Learn R Programming

OmopSketch (version 0.3.2)

summariseOmopSnapshot: Summarise a cdm_reference object creating a snapshot with the metadata of the cdm_reference object.

Description

Summarise a cdm_reference object creating a snapshot with the metadata of the cdm_reference object.

Usage

summariseOmopSnapshot(cdm)

Value

A summarised_result object.

Arguments

cdm

A cdm_reference object.

Examples

Run this code
# \donttest{
cdm <- mockOmopSketch(numberIndividuals = 10)

summariseOmopSnapshot(cdm)
# }

Run the code above in your browser using DataLab