Coerce a concept set expression to a dataframe

# S4 method for ConceptSet
as.data.frame(x)

Arguments

x

A Caper Concept Set

Value

A tibble (dataframe) with columns: concept_id, includeDescendants, isExcluded, includeMapped.