Skip to content

This is a thin wrapper around pkgdown::build_site(), used for generating static HTML documentation. Learn more at https://pkgdown.r-lib.org.

Usage

build_site(path = ".", ...)

Arguments

path

Path to the package to build the static HTML.

...

Additional arguments passed to pkgdown::build_site().