View source: R/S03_Utilities.R
source_R_scripts | R Documentation |
A convenience function that loops through and reads in code in .R files stored in a folder located in the current working directory.
source_R_scripts(files_to_include = NULL, path = "R")
files_to_include |
A vector of either...
|
path |
The folder name with the scripts to source. |
Kevin Potter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.