safetyGraphicsUI: UI for the core safetyGraphics app including Home, Mapping,...

View source: R/mod_safetyGraphicsUI.R

safetyGraphicsUIR Documentation

UI for the core safetyGraphics app including Home, Mapping, Filter, Charts and Settings modules.

Description

UI for the core safetyGraphics app including Home, Mapping, Filter, Charts and Settings modules.

Usage

safetyGraphicsUI(id, meta, domainData, mapping, standards)

Arguments

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 detectStandard()

standards

a list of information regarding data standards. Each list item should use the format returned by safetyGraphics::detectStandard.


safetyGraphics documentation built on Dec. 28, 2022, 1:58 a.m.