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)

Example output



RImmPort documentation built on Nov. 8, 2020, 5:54 p.m.