- Modern R Programming Cookbook
- Jaynal Abedin
- 97字
- 2021-07-08 09:48:29
Data Structures in R
In this chapter, you will learn about the data structures of R and how to create and access its properties, and various operations related to a specific data structure. The following recipes will be covered in this chapter:
- Creating a vector and accessing its properties
- Creating a matrix and accessing its properties
- Creating a data frame and accessing its properties
- Creating an array and accessing its properties
- Creating a list from a combination of vector, matrix, and data frames
- Converting a matrix to a data frame and a data frame to a matrix
推薦閱讀
- Docker進階與實戰(zhàn)
- Visual FoxPro程序設(shè)計教程
- 新一代通用視頻編碼H.266/VVC:原理、標(biāo)準與實現(xiàn)
- 手把手教你學(xué)C語言
- Unreal Engine 4 Shaders and Effects Cookbook
- Mastering JavaScript High Performance
- 從Java到Web程序設(shè)計教程
- Unity 2017 Mobile Game Development
- iPhone應(yīng)用開發(fā)從入門到精通
- Couchbase Essentials
- Hands-On GUI Programming with C++ and Qt5
- 持續(xù)集成與持續(xù)交付實戰(zhàn):用Jenkins、Travis CI和CircleCI構(gòu)建和發(fā)布大規(guī)模高質(zhì)量軟件
- Processing創(chuàng)意編程指南
- SciPy Recipes
- Cocos2d-x by Example:Beginner's Guide(Second Edition)