View source: R/vignetteAsREADME.R
vignetteAsREADME | R Documentation |
Create an R Markdown file that takes the vignette and knits it as the
README.md
file
vignetteAsREADME(pkgDir = ".", vignette, dir = "inst/scripts")
pkgDir |
The package directory to be build usually the current working directory (i.e., ".") |
vignette |
character(1) The filename of the vignette to be used as
the |
dir |
character(1) The directory location within the package where to
save the source vignette that will be converted to a |
vignetteAsREADME()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.