diff --git a/SD/1.1_R语言介绍/index.qmd b/SD/1.1_R语言介绍/index.qmd index 0bd1fe6..7cebff8 100644 --- a/SD/1.1_R语言介绍/index.qmd +++ b/SD/1.1_R语言介绍/index.qmd @@ -28,8 +28,8 @@ knitr::opts_chunk$set(echo = TRUE) ### 课件 - 采用`R语言`+`quarto`完成 -- 网页公开:[https://drc.drwater.net/course/public/RWEP/PUB/index.html](https://drc.drwater.net/course/public/RWEP/PUB/index.html) -- 课件代码:[https://git.drwater.net/course/RWEP.git](https://git.drwater.net/course/RWEP.git) +- 网页公开:[https://drc.drwater.net/course/public/su2026rwep/PUB/](https://drc.drwater.net/course/public/su2026rwep/PUB/) +- 课件代码:[https://git.drwater.net/course/su2026rwep.git](https://git.drwater.net/course/su2026rwep.git) ## 如何学习接下来的内容? @@ -66,7 +66,6 @@ knitr::opts_chunk$set(echo = TRUE) ::: ::: - - 1995年:R发布第一个公开版本 - 2000年代: R语言逐渐成为统计学和数据科学领域重要工具 - 2010年:Hadley Wickham发布了ggplot2包,数据可视化方面更强