Build the website associated with a vertical project. This is mostly a wrapper to pkgdown::build_site(), but extended to render .Rmd content from other folders.
build_vertical(clean = TRUE, ...)
| clean | logical, when clean=TRUE (the default), the |
|---|---|
| ... | params, pass additional parameters to |
build_vertical()