sourceDir: Source all files within a directory

Description Usage Arguments Details Author(s) Source See Also

View source: R/sourceDir.R

Description

Run "source" on all the file in a folder.

Usage

1
sourceDir(path, trace = TRUE, ...)

Arguments

path

The path to source

trace

Trace output

...

Other options passed to source

Details

This came from the example in ?source

Author(s)

Unknown

Source

?source

See Also

source


geneorama/geneorama documentation built on Oct. 17, 2020, 12:35 a.m.