View source: R/generate_model.R
generate_model | R Documentation |
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)
input |
Shiny UI inputs to be read |
values |
Shiny UI variable that contains needed counters |
This function is a helper function
A modelbuilder model structure.
Spencer D. Hall, Andreas Handel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.