Rdocumentation
powered by
Learn R Programming
rport (version 0.0.1)
rport.bootstrap.executable: Source all files in `lib/projects/my_project/*.R` and `lib/opts/*.R`
Description
Source all files in `lib/projects/my_project/*.R` and `lib/opts/*.R`
Usage
rport.bootstrap.executable(project, shared = TRUE, opts = TRUE)
Arguments
shared
should the .r or .R files from `lib/shared` be sourced.
opts
should the .r or .R files from `lib/shared` be sourced.