getDomainCode {RImmPort}R Documentation

Get code of a specific domain

Description

The function getListOfDomains returns the code of a specific domain

Usage

getDomainCode(domain)

Arguments

domain

Name of a specific domain

Value

A list of of all domain names and codes

Examples

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

[Package RImmPort version 1.12.0 Index]