Skip to content

R API

The full R reference is published under /r/ via pkgdown.

Open the R docs:

Build it locally after the MkDocs site:

roxygen2::roxygenise()
pkgdown::build_site(new_process = FALSE, override = list(destination = "site/r"))