Description Usage Arguments Value Author(s)
View source: R/file_management.R
Inspired from https://stackoverflow.com/questions/32862426/load-all-files-from-folder-and-subfolders
1 | source_files_recursively.fun(path.chr)
|
path.chr |
a character specifying the path to the folder where to recursively look for R files to source |
sourced functions from the R files located in the specified folder
Thomas Goossens - pokyah.github.io
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.