source_directory: load an entire directory of R files

Description Usage Arguments Value

Description

instead of running source() on a series of files in a ./R directory, just load the contents of all the .R files in a provided directory. This loads to the global namespace, so be aware.

Usage

1
source_directory(directory)

Arguments

directory

the directory.

Value

nothing, if it worked.


Ironholds/olivr documentation built on May 7, 2019, 6:40 a.m.