## S3 method for class 'default':
sourceDirectory(path, pattern=".*[.](r|R|s|S|q)([.](lnk|LNK))*$", recursive=TRUE,
envir=parent.frame(), onError=c("error", "warning", "skip"), modifiedOnly=TRUE, ...,
verbose=FALSE)
TRUE
, subdirectories are recursively sourced
first, otherwise not.environment
in which the code should be evaluated.TRUE
, only files that are modified since the
last time they were sourced are sourced, otherwise regardless.sourceTo
().vector
of the full pathnames of the files sourced.sourceTo
() does.sourceTo
() and compare to source
().