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)
[Package OmopSketch version 0.2.0 Index]