- R Object-oriented Programming
- Kelly Black
- 160字
- 2021-08-05 17:40:03
Chapter 1. Data Types
In this chapter, we provide a broad overview of the different data types available in the R environment. This material is introductory in nature, and this chapter ensures that important information on implementing algorithms is available to you. There are roughly five parts in this chapter:
- Working with variables in the R environment: This section gives you a broad overview of interacting with the R shell, creating variables, deleting variables, saving variables, and loading variables
- Discrete data types: This section gives you an overview of the principle data types used to represent discrete data
- Continuous data types: This section gives you an overview of the principle data types used to represent continuous data
- Introduction to vectors: This section gives you an introduction to vectors and manipulating vectors in R
- Special data types: This section gives you a list of other data types that do not fit in the other categories or have other meanings
推薦閱讀
- PyTorch深度學習實戰:從新手小白到數據科學家
- 醫療大數據挖掘與可視化
- WS-BPEL 2.0 Beginner's Guide
- 圖數據實戰:用圖思維和圖技術解決復雜問題
- 淘寶、天貓電商數據分析與挖掘實戰(第2版)
- 編寫有效用例
- 跨領域信息交換方法與技術(第二版)
- Oracle數據庫管理、開發與實踐
- 爬蟲實戰:從數據到產品
- Web Services Testing with soapUI
- Oracle 11g+ASP.NET數據庫系統開發案例教程
- Access數據庫開發從入門到精通
- Deep Learning with R for Beginners
- Google Cloud Platform for Architects
- 大數據技術體系詳解:原理、架構與實踐