Defines and creates (if necessary) all folders variables set the SAGA path variables and other system variables exports all variables to the global environment
initProj(
projRootDir = getwd(),
projFolders = c("log/", "control/", "run/", "data/")
)
project github root directory (your github name)
list of subfolders in project