R/load_functions.R
load_functions.Rd
Sources R files listed in `_project.yml` and from fallback folders.
load_functions()
Invisible NULL. The function sources the R files for their side effects.
if (FALSE) { # \dontrun{ # Source all R files from default directory load_functions() } # }