View source: R/mockVisitOccurrence.R
mockVisitOccurrence | R Documentation |
Function to generate visit occurrence table
mockVisitOccurrence(cdm, seed = NULL)
cdm |
the CDM reference into which the mock visit occurrence table will be added |
seed |
A random seed to ensure reproducibility of the generated data. |
A cdm reference with the visit_occurrence tables added
library(omock)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.