mappingDomain: Server that facilitates the mapping of a full data domain

View source: R/mod_mappingDomain.R

mappingDomainR 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


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