This function takes as input the shiny user inputs for the modelbuilder build functionality and writes them inot a model object

generate_model(input, values)

Arguments

input

Shiny UI inputs to be read

values

Shiny UI variable that contains needed counters

Value

A modelbuilder model structure.

Details

This function is a helper function

Author

Spencer D. Hall, Andreas Handel