R语言基础课程 6讲

R语言基本教程(共六课)
第一课
- 课前准备:弄好R Studio,R的一个集成开发环境(integrated development environment, IDE)
- 介绍参考资料,如《R语言实战》Lecture 1. P1 - 00:57
- 正片开始:R包的安装、加载与更新Lecture 1. P1 - 02:23
- 基础知识:向量与元素Lecture 1. P1 - 05:17
- 随机数:种子、取整与分布Lecture 1. P1 - 11:42
- 数据输入:本地/线上文件Lecture 1. P1 - 16:58
- 绘图:plot、柱形图、密度图、散点图、箱图、验证正态性的Q-Q Plot Lecture 1. P1 - 21:20