R语言书,从入门到进阶都在这了

R语言书,从入门到进阶都在这了

《R语言编程艺术》双子星,
R语言书,从入门到进阶都在这了_第1张图片

然后很多小伙伴就问了应该是哪五本书,其实这个没关系,并不需要指定哪五个。

1、https://jhudatascience.org/tidyversecourse/
Tidyverse Skills for Data Science 主要介绍tidyverse的使用

2、http://khannay.com/StatsBook/
Introduction to Statistics and Data Science 介绍了R语言的基本知识,还有很多关于统计的例子

3、https://www.crumplab.com/psyc7709_2019/book/docs/
PSYC 7709: Using R for Reproducible Research 这本书里内容不多,有几个具体的例子

4、https://epirhandbook.com/en/index.html
R for applied epidemiology and public health 应用流行病学和公共卫生相关

5、https://bookdown.org/yih_huynh/Guide-to-R-Book/
R for Graduate Students

6、https://r4ds.had.co.nz/
R for data science R数据科学

7、https://mathstat.slu.edu/~speegle/_book/preface.html
统计相关 Probability, Statistics, and Data A Fresh Approach Using R

8、http://dyerlab.github.io/applied_population_genetics/index.html
群体遗传学相关 Applied Population Genetics

9、https://happygitwithr.com/index.html
R语言里使用git和github

10、https://r-graphics.org/
R Graphics CookBook 2nd edition R语言作图

11、https://ggplot2-book.org/index.html
ggplot2 Elegant Graphics for Data Analysis Second Edition 专门介绍ggplot2的

12、https://www.tmwr.org/
Tidy Modeling with R R语言的tidymodel包

13、https://rstudio-education.github.io/hopr/
Hands-On Programming with R

14、https://bookdown.org/yihui/rmarkdown/
R Markdown: The Definitive Guide 关于markdown

15、https://bookdown.org/rdpeng/RProgDA/
Mastering Software Development in R 这里的最后一章涉及到了ggplot2 extension的内容

16、https://bookdown.org/ybrandvain/Applied_Biostats_2022/
github https://github.com/ybrandvain/biostat_2022

17、 https://bookdown.org/roback/bookdown-BeyondMLR/
Beyond Multiple Linear Regression Applied Generalized Linear Models and Multilevel Models in R 线性模型

18、https://r-pkgs.org/index.html

你可能感兴趣的:(R语言,SCI,r语言,开发语言)