Alias for jeksterslabRutils::util_render()
with the following arguments:
dir = getwd()
recursive = TRUE
files = NULL
par = FALSE
ncores = NULL
rrender( dir = getwd(), recursive = TRUE, files = NULL, par = FALSE, ncores = NULL )
dir | Character string.
Directory which contains target files.
Ignored if |
---|---|
recursive | Logical.
If |
files | Character vector. Vector of files to render. |
par | Logical.
If |
ncores | Integer.
Number of cores to use if |