Execute pkgdown build_site in a package
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 |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.