mappingDomain {safetyGraphics} | R Documentation |
Server that facilitates the mapping of a full data domain
Description
Server that facilitates the mapping of a full data domain
Usage
mappingDomain(input, output, session, meta, data)
Arguments
input |
Shiny input object |
output |
Shiny output object |
session |
Shiny session object |
meta |
metadata for the domain |
data |
clinical data for the domain |
Value
A reactive data frame containing the mapping for the domain
[Package safetyGraphics version 2.1.1 Index]