sourceDir: Source all R scripts under a directory

View source: R/sourceDir.R

sourceDirR Documentation

Source all R scripts under a directory

Description

Source all R scripts under a directory

Usage

sourceDir(path, pattern = "[.][Rr]$", trace = TRUE,
  recursive = FALSE, ...)

Arguments

trace

should list of files be outputted?

...

Value

nothing


sma-hsph/smar documentation built on July 30, 2022, 2:34 p.m.