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

View source: R/summariseOmopSnapshot.R

summariseOmopSnapshotR Documentation

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)

Arguments

cdm

A cdm_reference object.

Value

A summarised_result object.

Examples


cdm <- mockOmopSketch(numberIndividuals = 10)

summariseOmopSnapshot(cdm)


OmopSketch documentation built on June 8, 2025, 1:36 p.m.