library(roxygen2); roxygenise()
library(pkgdown); build_site()
only if you want to preview doc mods but be sure not to git add
them. See the vignette on how to update documentation.git add
and commit the www
directory.build_site
after editing any *.md
files in this repo, as it generates HTML from markdown files. Check all the HTML for any markdown-formatting issues.git add
any new filesDESCRIPTION
file, e.g. 0.0.4
. This is used by some packaging tools such as Conda.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.