-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbooks.txt
40 lines (27 loc) · 920 Bytes
/
books.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# Books (https://bookdown.org)
# Hands-On Programming with R
https://rstudio-education.github.io/hopr/ [read]
# R for Data Science
https://r4ds.had.co.nz [read]
# The tidyverse style guide
https://style.tidyverse.org [read]
# Tidy evaluation
https://tidyeval.tidyverse.org
# Tidyverse design principles
https://principles.tidyverse.org
# Advenced R
https://bookdown.org/home/tags/advanced-r/
# Visualization: geom extension packages
https://www.ggplot2-exts.org/
# Happy Git with R
http://happygitwithr.com [read]
# Git and GitHub
http://r-pkgs.had.co.nz/git.html
# bookdown: Authoring Books and Technical Documents with R Markdown
https://bookdown.org/yihui/bookdown/ [read]
# R Markdown: The Definitive Guide
https://bookdown.org/yihui/rmarkdown/ [read]
# blogdown: Creating Websites with R Markdown
https://bookdown.org/yihui/rmarkdown/books.html [read]
# Text Mining with R
https://tidytextmining.com/