View source: R/mod_safetyGraphicsUI.R
safetyGraphicsUI | R Documentation |
UI for the core safetyGraphics app including Home, Mapping, Filter, Charts and Settings modules.
safetyGraphicsUI(id, meta, domainData, mapping, standards)
id |
module ID |
meta |
data frame containing the metadata for use in the app. |
domainData |
named list of data.frames to be loaded in to the app. |
mapping |
data.frame specifying the initial values for each data mapping. If no mapping is provided, the app will attempt to generate one via |
standards |
a list of information regarding data standards. Each list item should use the format returned by safetyGraphics::detectStandard. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.