prep_dat | R Documentation |
Function to run data processing scripts.
prep_dat(rebuild=FALSE, overwrite, pkgdir)
rebuild |
logical indicating whether the entire database should be rebuild (default is |
overwrite |
character vector with one or more |
pkgdir |
character string specifying the root directory of the source package (if unspecified, the current working directory is assumed to be the package root directory). |
The function is only for used for processing new datasets for inclusion in the package. It should be used as described on the metadat-package help page.
Wolfgang Viechtbauer, wvb@metafor-project.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.