get_concept_rels: Get the Metathesaurus Concept-Concept relationships for a...

Description Usage Arguments Value Examples

Description

Get the Metathesaurus Concept-Concept relationships for a given CUI.

Usage

1

Arguments

CUI

Value

A list of Concept-Concept relationships. These are of UMLS class ConceptRelation.

Examples

1
2
# Get relationships for concept C0011884
relations <- get_concept_rels("C0011884")

mpancia/rUMLS documentation built on May 23, 2019, 6:26 a.m.