build_site | R Documentation |
Build a complete 'pkgdown' website
build_site(pkg = ".", ..., github = TRUE, preview = NA)
pkg |
Path to package. |
github |
If TRUE, GitHub specific files are created, e.g. CNAME. |
preview |
Preview site in browser? |
... |
... Additional arguments passed to |
This function is an enhancement to pkgdown::build_site()
with the
same name.
Nothing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.