summariseOmopSnapshot {OmopSketch}R 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 = cdm)


[Package OmopSketch version 0.5.1 Index]