initProj: Defines and creates folders and variables

View source: R/karim.R

initProjR Documentation

Defines and creates folders and variables

Description

Defines and creates (if necessary) all folders variables set the SAGA path variables and other system variables exports all variables to the global environment

Usage

initProj(
  projRootDir = getwd(),
  projFolders = c("log/", "control/", "run/", "data/")
)

Arguments

projRootDir

project github root directory (your github name)

projFolders

list of subfolders in project


uavRmp documentation built on Feb. 16, 2023, 7:03 p.m.