getDomainCode: Get code of a specific domain

Description Usage Arguments Value Examples

View source: R/Study.R

Description

The function getListOfDomains returns the code of a specific domain

Usage

1
getDomainCode(domain)

Arguments

domain

Name of a specific domain

Value

A list of of all domain names and codes

Examples

1
2
 domain <- "Demographics"
 code <- getDomainCode(domain)

rdshankar/RImmPort documentation built on May 27, 2019, 3:07 a.m.