View source: R/summariseOmopSnapshot.R
summariseOmopSnapshot | R Documentation |
Summarise a cdm_reference object creating a snapshot with the metadata of the cdm_reference object.
summariseOmopSnapshot(cdm)
cdm |
A cdm_reference object. |
A summarised_result object.
cdm <- mockOmopSketch(numberIndividuals = 10)
summariseOmopSnapshot(cdm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.