/r-project-web

Mirrors https://r-project.org sources

Primary LanguageHTML

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")