View source: R/elements_server.R
numeric_model_covariate_element_server | R Documentation |
Numerical Model Covariate Element Server
numeric_model_covariate_element_server(
id,
reactive_values,
module_id,
covariate_list
)
id |
A shiny ID |
reactive_values |
a shiny::reactiveValues() object |
module_id |
A unique value for this instance of the element being called |
covariate_list |
A named list |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.