- 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
推薦閱讀
- Python數(shù)據(jù)分析與挖掘?qū)崙?zhàn)
- 數(shù)據(jù)庫系統(tǒng)原理及應(yīng)用教程(第4版)
- UDK iOS Game Development Beginner's Guide
- 大話Oracle Grid:云時(shí)代的RAC
- 大數(shù)據(jù)Hadoop 3.X分布式處理實(shí)戰(zhàn)
- 城市計(jì)算
- Spark大數(shù)據(jù)編程實(shí)用教程
- 基于OPAC日志的高校圖書館用戶信息需求與檢索行為研究
- 金融商業(yè)算法建模:基于Python和SAS
- 高維數(shù)據(jù)分析預(yù)處理技術(shù)
- Oracle數(shù)據(jù)庫管理、開發(fā)與實(shí)踐
- 區(qū)塊鏈技術(shù)應(yīng)用與實(shí)踐案例
- Delphi High Performance
- Oracle數(shù)據(jù)庫性能優(yōu)化的藝術(shù)
- Learning Libgdx Game Development