SIMPLEGEN works using projects, which are essentially just lists containing all the inputs and outputs of an analysis. Often we will pass the project in as both input and output to allow modification, as demonstrated in the examples below.

simplegen_project()

Examples

# define a new project and modify this project to hold parameters of the
# epidemiological model
myproj <- simplegen_project()