add_model_flow | A helper function that adds flow UI inputs to the shiny UI... |
add_model_par | A helper function that adds a paramter to the shiny UI... |
add_model_var | A helper function that adds a variable to the shiny UI... |
analyze_model | Run simulations for a modelbuilder model object. |
check_model | A function that takes a modelbuilder model and checks it for... |
generate_buildUI | A helper function that takes a model and generates the shiny... |
generate_discrete | Create a discrete time simulation model |
generate_equations | Turn a model into a set of differential equations displayed... |
generate_function_documentation | Create documentation/header part for a simulation model |
generate_function_inputs | Create function input/arguments part for a simulation model |
generate_ggplot | A helper function that takes simulation results and produces... |
generate_model | A helper function that reads the shiny model builder UI... |
generate_model_file | Create code that encodes a modelbuilder model |
generate_ode | Create an ODE simulation model |
generate_plotly | A helper function that takes simulation results and produces... |
generate_shinyinput | A helper function that takes a model and generates shiny UI... |
generate_stochastic | Create a stochastic compartmental simulation model |
generate_stratified_model | Stratify an mb model by groups |
generate_stratifier_list | Produce a default stratifier list for use with the... |
generate_tables | Generate a table of state variables, parameters, and initial... |
generate_text | A helper function that takes result from the simulators and... |
get_math | Extract the math symbols from a flow |
get_vars_pars | Extract the variables and parameters from a flow |
load_model | A function that loads a model saved as file |
modelbuilder | Load the main menu for the modelbuilder package |
remove_model_flow | A helper function that removes a the shiny UI elements for a... |
remove_model_par | A helper function that removes a parameter from the shiny UI... |
remove_model_var | A helper function that removes a variable to the shiny UI... |
remove_model_variableModal | produces remove variable confirmation modal |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.