pkgdata_yank | R Documentation |
Copy all dataframes of an installed R-package
pkgdata_yank(pkg, target_dir = "inst/extdata", listofdf = NULL)
pkg |
Character. Name of the installed package. |
target_dir |
Character. Specify target directory for dataframes (one RData-file for each dataframe). |
listofdf |
Character. Specify subset of dataframes. |
pkgdata_ls
, pkgdata_write
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.