Spin R
Scripts into R
Markdown Files
util_spin( dir = getwd(), recursive = FALSE, files = NULL, knit = FALSE, par = TRUE, ncores = NULL, ... )
dir | Character string.
Directory which contains target files.
Ignored if |
---|---|
recursive | Logical.
If |
files | Character vector. Vector of files to spin. |
knit | Logical.
If |
par | Logical.
If |
ncores | Integer.
Number of cores to use if |
... | Arguments
to pass to |
Ivan Jacob Agaloos Pesigan