Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 154 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 154 Bytes

basicR

In R type the following to generate the whole site:

rmarkdown::render_site()

This will generate a HTML website in _site directory.