new_omophub_hierarchy: Create OMOPHub Hierarchy Result
Description
Create OMOPHub Hierarchy Result
Usage
new_omophub_hierarchy(data, meta = list(), type = "hierarchy")
Value
An omophub_hierarchy S3 object.
Arguments
- data
Hierarchy data (ancestors or descendants).
- meta
Metadata including summary.
- type
Type of hierarchy ("ancestors" or "descendants").