View source: R/reBuildREADMEmd.R
reBuildREADMEmd | R Documentation |
This function rebuilds the README.md
file by running the command in the
README.Rmd
file.
reBuildREADMEmd(pkgDir = ".", readme, dir = "inst/scripts")
pkgDir |
The package directory to be build usually the current working directory (i.e., ".") |
readme |
|
dir |
character(1) The directory location within the package where to
save the source vignette that will be converted to a |
reBuildREADMEmd()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.