| build_readme | R Documentation |
Renders an executable README, i.e. README.qmd or README.Rmd, to
README.md. Specifically, build_readme():
Installs a copy of the package's current source to a temporary library
Renders the README in a clean R session
build_readme(path = ".", quiet = TRUE, ...)
path |
Path to the top-level directory of the source package. |
quiet |
If |
... |
Additional arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.