setup_rSFSW2_project_infrastructure: Setup infrastructure (skeleton) for a new 'rSFSW2' simulation...

Description Usage Arguments Value Note

View source: R/Simulation_Project.R

Description

Setup infrastructure (skeleton) for a new rSFSW2 simulation experiment

Usage

1
2
3
4
5
setup_rSFSW2_project_infrastructure(
  dir_prj,
  verbose = TRUE,
  print.debug = FALSE
)

Arguments

dir_prj

A character string. The path to the new simulation project. Folders are recursively created if not already existing.

verbose

A logical value.

print.debug

A logical value.

Value

Invisibly dir_prj on success

Note

this function uses the definf object that is stored in ‘R/sysdata.rda’ and which is generated by package developers with the script ‘data-raw/prepare_default_project_infrastructure.R’.


Burke-Lauenroth-Lab/rSFSW2 documentation built on Aug. 14, 2020, 5:20 p.m.