Skip to contents

Project config class

Slots

options

Named list of R and R package options to be set.

params

Named list of named lists specifying simulation parameters. The names of the outermost list must correspond to modules (and may also include .global).

paths

Named list of paths, which should include (at minimum) the the paths in SpaDES.core::setPaths.

args

Named list of additional project arguments.

.Data

Not used.

Author

Alex Chubaty and Eliot McIntire