mockVisitOccurrence {omock} | 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)