Learn R Programming

BioGeoBEARS (version 0.2.1)

sourceall: Source all .R files in a directory, except "compile" and "package" files

Description

Utility function.

Usage

sourceall(path = path, pattern = "\\.R", ...)

Arguments

path
The path to source
pattern
Default is .R
...
Additional arguments to source

Value

path The path that was sourced.

References

http://phylo.wikidot.com/matzke-2013-international-biogeography-society-poster https://code.google.com/p/lagrange/

Matzke_2012_IBS

See Also

source

Examples

Run this code
test=1

Run the code above in your browser using DataLab