Description Usage Arguments Value
Source all files in a particular folder.
1 | sourceFolder(folder, except = NULL, use.regex = FALSE, quietly = FALSE)
|
folder |
Character string directory link to folder. |
except |
Character vector, files to avoid sourcing |
use.regex |
When eliminating 'except' files, should we use regular expression search? |
quietly |
Logical, should we output running status along the way? |
invisible character vector of files sourced
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.