rbasics

A template from the book Getting used to R, RStudio, and R Markdown

by Peng Zhao (demo: pdf, zip)

Install R, bookdown, LaTeX, and bookdownplus. Then run the following code in R language to create a book from this template:

library('bookdownplus')
bd('rbasics')

More detals could be found here.

comments powered by Disqus