sourceDir: Sources all R code files in the directory

Description Usage Arguments

Description

Sources all files in folder that match the pattern "\.[Rr]"

Usage

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

Arguments

path

file path to the folder containing R files to be sourced

trace

logical indicating whether or not to print the sources files to the screen. Defaults to TRUE

...

additional arguments passed to source()


dan410/dansRfunctions documentation built on May 14, 2019, 3:33 p.m.