as.data.frame-ConceptSet-method: Coerce a concept set expression to a dataframe

as.data.frame,ConceptSet-methodR Documentation

Coerce a concept set expression to a dataframe

Description

Coerce a concept set expression to a dataframe

Usage

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

Arguments

x

A Caper Concept Set

Value

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


OHDSI/Capr documentation built on Feb. 20, 2025, 4 a.m.