# 推荐阅读 {.unnumbered style="color:red"}
## 数据科学
- <https://r-coder.com/>
- [R for data science](https://r4ds.hadley.nz/)
- [tidyverse.org](https://www.tidyverse.org/)
- [bookdown.org](https://bookdown.org/)
- [data.table](https://rdatatable.gitlab.io/data.table/)
- [arrow.apache.R](https://arrow.apache.org/docs/r/)
- [Pandoc](https://pandoc.org/)
## 编程
- [Advanced R](https://adv-r.hadley.nz/index.html#other-books)
- [Efficient R programming](https://csgillespie.github.io/efficientR/)
- [R Packages(2e)](https://r-pkgs.org/)