- Modern R Programming Cookbook
- Jaynal Abedin
- 97字
- 2021-07-08 09:48:30
Getting ready
To follow this recipe, you need the R software installed on your computer. Before going to the next step, you have to understand the definition of a vector in R. In R, a vector is simply a collection of values with the same type; it could be all character, numeric, or logical. For example, it could contain names of places/countries, it could contain the number of hours a person spends on the internet over the last seven days, or it could also contain whether a group of people has a certain disease or not (true/false).
推薦閱讀
- LaTeX Cookbook
- 軟件項(xiàng)目估算
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- Web Scraping with Python
- Flash CS6中文版應(yīng)用教程(第三版)
- 深入淺出DPDK
- C++程序設(shè)計(jì)基礎(chǔ)教程
- Swift語(yǔ)言實(shí)戰(zhàn)精講
- Access 2010數(shù)據(jù)庫(kù)應(yīng)用技術(shù)(第2版)
- Python圖形化編程(微課版)
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- Learning Cocos2d-JS Game Development
- 關(guān)系數(shù)據(jù)庫(kù)與SQL Server 2012(第3版)
- 少年小魚(yú)的魔法之旅:神奇的Python
- JSP編程教程