extract_relations_from_dag: Internal function used to get relations from a diacyclic...

View source: R/hierarchy.R

extract_relations_from_dagR Documentation

Internal function used to get relations from a diacyclic graph-type dictionary such as READ v3 or SNOMED-CT.

Description

Internal function used to get relations from a diacyclic graph-type dictionary such as READ v3 or SNOMED-CT.

Usage

extract_relations_from_dag(dict, code, immediate_relations, children)

Arguments

dict

Clinical dictionary object

code

Code to use a basis for relationship extraction

immediate_relations

T/F flag to return just immediate relations or all relations

children

T/F flag to return children (T) or parents (F)


rcfgroup/clinconcept documentation built on Nov. 12, 2022, 2:40 a.m.