Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 210 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 210 Bytes

r-project.org

Source code for http://r-project.org

To build the site: run make. In RStudio, press Ctrl/Cmd + Shift + B.

To preview the site run:

# install.packages("servr")
servr::make("md")