Learn R Programming

omock (version 0.4.0)

mockVisitOccurrence: Function to generate visit occurrence table

Description

Function to generate visit occurrence table

Usage

mockVisitOccurrence(cdm, seed = NULL)

Value

A cdm reference with the visit_occurrence tables added

Arguments

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.

Examples

Run this code
library(omock)

Run the code above in your browser using DataLab