Description Usage Arguments Details
create a shiny server to be wired up to sliders
1 | make_server(.model, shiny_param_list)
|
shiny_param_list |
list of param and initial values |
mod |
model parameter |
shiny_param_list comes from as.list(param(mod)) and any prior filtering. Any passed in will expect to be modifying the values from the slider inputs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.