Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dataxujing/r_oop
:art: R语言面向对象编程教程 https://dataxujing.github.io/R_oop/
https://github.com/dataxujing/r_oop
r
Last synced: about 1 month ago
JSON representation
:art: R语言面向对象编程教程 https://dataxujing.github.io/R_oop/
- Host: GitHub
- URL: https://github.com/dataxujing/r_oop
- Owner: DataXujing
- Created: 2018-07-22T15:09:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-05T16:16:44.000Z (over 6 years ago)
- Last Synced: 2023-03-05T13:24:45.708Z (almost 2 years ago)
- Topics: r
- Language: CSS
- Homepage:
- Size: 2.62 MB
- Stars: 25
- Watchers: 1
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# R语言面向对象编程 教程
徐静
+ 电子书地址:
R语言面向对象编程,主要介绍了R的编程规范,S3,S4,RC,R6面向对象的编程系统以及R语言中的环境。熟练掌握R语言的面向对象编程,可以更好的管理自己的R代码,特别是对于从事R package开发工作的人员或科研人员有非常大的帮助,本电子书建议适合有一定的R基础的数据分析师,算法工程师,高校老师或学生阅读。
+ 第一章:R语言的编程规范
+ 第二章:R语言面向对象编程简介
+ 第三章:S3面向对象的编程
+ 第四章:S4面向对象编程
+ 第五章:RC面向对象编程
+ 第六章:R6面向对象编程
+ 第七章: 环境
转载电子书请注明参考文献: