Skip to content

r-devel/r-project-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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