as.data.frame,ConceptSet-method | R Documentation |
Coerce a concept set expression to a dataframe
## S4 method for signature 'ConceptSet'
as.data.frame(x)
x |
A Caper Concept Set |
A tibble (dataframe) with columns: concept_id, includeDescendants, isExcluded, includeMapped.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.