collect.cohort_table {omopgenerics}R Documentation

To collect a cohort_table object.

Description

To collect a cohort_table object.

Usage

## S3 method for class 'cohort_table'
collect(x, ...)

Arguments

x

cohort_table object.

...

Not used (for compatibility).

Value

A data frame with the cohort_table


[Package omopgenerics version 0.2.0 Index]