sourcePath {ThomasJeffersonUniv}R Documentation

Source All R Files under a Directory

Description

source all ⁠*.R⁠ and ⁠*.r⁠ files under a directory.

Usage

sourcePath(path, ...)

Arguments

path

character scalar, parent directory of .R files

...

additional parameters of source

Value

Function sourcePath does not have a returned value


[Package ThomasJeffersonUniv version 0.1.2 Index]