Description Usage Arguments Author(s) Examples
Render R
Scripts and R
Markdown Files
1 2 3 4 5 6 7 |
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 |
Ivan Jacob Agaloos Pesigan
1 2 3 4 5 6 7 | ## Not run:
util_render(
dir = getwd(),
par = FALSE
)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.