Recently, I searched a few pretty cool tools for R-based hands-on references.
R Presentation Themes
Why uses R presentation?
- Take advantage of R Markdown. You can write all your slides in Markdown text
- Power of interchange. You can include chunks of R code and rendered output like plots, results, tables, etc. in your slides
- Version control and sharing. You can use git for version control and share your GitHub repository
My current favorate Xaringan nanja-theme developed by Emi Tanaka.
Data Cleaning/Data Wrangling tool kit-Tidyverse
Book R for Data Science by Garrett Grolemund & Hadley Wickham.
Visual Data cleaning post- Tidyverse overview by Julia Stewart Lowndes.
I’m working on an advanced statistical class “Significance Test” by using R presentation and will share the code on Github.
so stay tuned…