| initProj | R Documentation | 
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/")
)
| projRootDir | project github root directory (your github name) | 
| projFolders | list of subfolders in project | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.