pkgdown build_site in a package — build_site" />
build_site() is a shortcut for pkgdown::build_site(), it generates the
static HTML documentation.
build_site(path = ".", quiet = TRUE, ...)
| path | path to the package to build the static HTML. |
|---|---|
| quiet | If |
| ... | additional arguments passed to |