app_startup | Startup code for shiny app |
chartsNav | Adds a navbar tab that initializes the Chart Module UI |
chartsTab | Server for chart module, designed to be re-used for each... |
chartsTabUI | UI for chart module, designed to be re-used for each chart... |
detectStandard | Detect the data standard used for a data set |
evaluateStandard | Evaluate a data set against a data standard |
filterTab | Server for the filter module in datamods::filter_data_ui |
filterTabChecks | Checks for whether the current data and settings support a... |
filterTabUI | UI for the filter module in datamods::filter_data_ui |
generateMappingList | Convert mapping data.frame to a list |
hasColumn | Check whether a column is found in a data set |
hasField | Check whether a specified field value is found in a data set |
homeTab | Server for the filter module in datamods::filter_data_ui |
homeTabUI | UI for the home module |
loadCharts | Server for the chart loading module used in... |
loadChartsUI | UI for the chart loading module used in safetyGraphicsInit() |
loadData | Server for the data loading module used in... |
loadDataUI | UI for the data loading module used in safetyGraphicsInit() |
makeChartConfig | Make Chart Config |
makeChartExport | Make Chart Export |
makeChartParams | Make Chart Parameters |
makeChartSummary | html chart summary |
makeMapping | Create data mapping based on data standards and user input |
makeMeta | Create a metadata object table for a set of charts |
mappingColumn | Server that facilitates the mapping of a column data (and any... |
mappingColumnUI | UI that facilitates the mapping of a column data (and any... |
mappingDomain | Server that facilitates the mapping of a full data domain |
mappingDomainUI | UI that facilitates the mapping of a full data domain |
mappingSelect | Server that facilitates the mapping of a single data element... |
mappingSelectUI | UI that facilitates the mapping of a single data element... |
mappingTab | Server for mapping tab covering of all data domains |
mappingTabUI | UI for mapping tab covering of all data domains |
pipe | Pipe operator |
prepareChart | Prepare a chart object for safetyGraphics |
SafetyGraphics | 'safetyGraphics' package |
safetyGraphicsApp | Run the core safetyGraphics App |
safetyGraphicsInit | App to select charts, load data and then initialize the core... |
safetyGraphicsServer | Server for core safetyGraphics app including Home, Mapping,... |
safetyGraphicsUI | UI for the core safetyGraphics app including Home, Mapping,... |
setMappingListValue | Set the value for a given named parameter |
settingsCharts | Server for settings tab showing details for the charts loaded... |
settingsChartsUI | UI for settings tab showing details for the charts loaded in... |
settingsCode | Server for settings tab providing code to re-start the app... |
settingsCodeUI | UI for settings tab providing code to re-start the app with... |
settingsData | Server for settings tab showing current data |
settingsDataUI | UI for settings tab showing current data |
settingsMapping | Server for settings tab showing current mapping |
settingsMappingUI | UI for settings tab showing current mapping |
settingsTab | Server for the setting page |
settingsTabUI | UI for the settings tab |
textKeysToList | Helper function to convert keys from text to nested lists |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.