Learn R Programming

omopgenerics (version 1.3.0)

summary.cdm_source: Summarise a cdm_source object

Description

Summarise a cdm_source object

Usage

# S3 method for cdm_source
summary(object, ...)

Value

A list of properties of the cdm_source object.

Arguments

object

A generated cohort set object.

...

For compatibility (not used).

Examples

Run this code
summary(newLocalSource())

Run the code above in your browser using DataLab