View source: R/mod_mappingDomain.R
mappingDomain | R Documentation |
Server that facilitates the mapping of a full data domain
mappingDomain(input, output, session, meta, data)
input |
Shiny input object |
output |
Shiny output object |
session |
Shiny session object |
meta |
metadata for the domain |
data |
clinical data for the domain |
A reactive data frame containing the mapping for the domain
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.