document_data | R Documentation |
For R packages containing data in the data-raw
dir, the usethis.R
is written in the same directory, the data is documented in the R/data.R
, and devtools::document
is run on the contents of the provided path.
document_data(path = getwd())
path |
Path to the package root that contains the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.