Description Usage Arguments Author(s) Examples
Styles all R
scripts and R
Markdown files
in a given directory.
1 2 3 4 5 6 7 |
dir |
Character string. Directory. |
recursive |
Logical.
If |
files |
Character vector. Vector of files to style. |
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_style(
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.