getDomainCode: Get code of a specific domain

Description Usage Arguments Value Examples

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)

hzc363/RImmPort documentation built on May 17, 2019, 7:06 p.m.