source_dir | R Documentation |
This function sources all R files in a given directory.
source_dir(path, trace = TRUE, ...)
path |
Path to directory. |
trace |
Defaults to TRUE. |
... |
Other arguments. |
source_dir('filePath')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.