Learn R Programming

RImmPort (version 1.0.2)

getDomainCode: 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

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

Run the code above in your browser using DataLab