View source: R/mockVisitOccurrence.R
| mockVisitOccurrence | R Documentation |
mockVisitOccurrence(cdm, seed = NULL, visitDetail = FALSE)
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. |
visitDetail |
TRUE/FALSE it add the corresponding visit_detail table for the mock visit occurrence created. |
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.