- R Programming By Example
- Omar Trejo Navarro
- 146字
- 2021-07-02 21:30:36
Working with data types and data structures
This section summarizes the most important data types and data structures in R. In this brief overview, we won't discuss them in depth. We will only show a couple of examples that will allow you to understand the code shown throughout this book. If you want to dig deeper into them, you may look into their documentation or some of the references pointed out in this chapter's introduction.
The basic data types in R are numbers, text, and Boolean values (TRUE or FALSE), which R calls numerics, characters, and logicals, respectively. Strictly speaking, there are also types for integers, complex numbers, and raw data (bytes), but we won't use them explicitly in this book. The six basic data structures in R are vectors, factors, matrices, data frames, and lists, which we will summarize in the following sections.
- PowerShell 3.0 Advanced Administration Handbook
- JavaScript實例自學手冊
- Cloud Analytics with Microsoft Azure
- Windows 8應用開發實戰
- 樂高創意機器人教程(中級 下冊 10~16歲) (青少年iCAN+創新創意實踐指導叢書)
- 大數據平臺異常檢測分析系統的若干關鍵技術研究
- 中國戰略性新興產業研究與發展·智能制造
- 大數據技術與應用
- 完全掌握AutoCAD 2008中文版:機械篇
- 奇點將至
- Unity Multiplayer Games
- Silverlight 2完美征程
- Excel 2007終極技巧金典
- 運動控制系統
- 系統安裝、維護與數據備份技巧