defaultConfig: Default configuration for this package.

Description Usage Arguments

Description

Default configuration for this package.

Usage

1
2
3
defaultConfig(path = ".", subfolder.output = NULL, write.output = T,
  subfolder.exposure = NULL, employment.mapping = NULL, num.sim = 100,
  sample.size = 1000)

Arguments

path

Base path for input and output.

subfolder.output

Output subfolder to store intermediate and result files.

write.output

Whether to write output files. If true, this may slow down execution time.

subfolder.exposure

Subfolder of the base path which contains exposure data (again subfolder for each stressor).

employment.mapping

Employment mapping file within the exposure subfolder.

num.sim

Number of trajectory simulations to be conducted.

sample.size

Sample size of exposure data.


cschieberle/lifeCourseExposureTrajectories documentation built on May 30, 2019, 4:02 p.m.