getDomainCode {RImmPort} | R Documentation |
The function getListOfDomains
returns the code of a specific domain
getDomainCode(domain)
domain |
Name of a specific domain |
A list of of all domain names and codes
domain <- "Demographics" code <- getDomainCode(domain)