Membuat buku yg bisa dikonversi ke HTML, PDF, and EPUB bisa dilakukan di R dengan menggunakan R Markdown dan Bookdown [12] Contohnya adalah buku R for Data Science [13]
Referensi
- Introduction to Data Science, Data Analysis and Prediction Algorithms with R, https://rafalab.github.io/dsbook/
- R for Data Science, https://r4ds.had.co.nz/
- Programming with R, https://swcarpentry.github.io/r-novice-inflammation/
- Introduction to R at the University of Akureyri. https://gist.github.com/cddesja/74bde90acb54db3aebf8
- Object documentation, http://r-pkgs.had.co.nz/man.html
- Writing Package Documentation, https://support.rstudio.com/hc/en-us/articles/200532317-Writing-Package-Documentation
- Structuring R projects, https://www.r-bloggers.com/structuring-r-projects/
- Shiny from RStudio, https://shiny.rstudio.com/
- Data Management in R Combining data in R: the skill of merging, joining, and stacking, https://datascienceplus.com/combining-data-in-r-the-skill-of-merging-joining-and-stacking/
- 9 Challenges on Data Merging and Subsetting in R & Python (for beginners), https://www.analyticsvidhya.com/blog/2016/06/9-challenges-data-merging-subsetting-r-python-beginner/
- Joining Data in R with dplyr, https://rpubs.com/williamsurles/293454
- Finding those "Nemo's" in Data, https://brennonborbon.wordpress.com/
- Bookdown, https://bookdown.org/
- rds, https://github.com/hadley/r4ds
- ggplot2 extensions, https://www.ggplot2-exts.org/
- Text Mining with R, https://www.tidytextmining.com/
- Introduction to MySQL with R, https://programminghistorian.org/en/lessons/getting-started-with-mysql-using-r
No comments:
Post a Comment