mockVisitOccurrence: Function to generate visit occurrence table

View source: R/mockVisitOccurrence.R

mockVisitOccurrenceR Documentation

Function to generate visit occurrence table

Description

Function to generate visit occurrence table

Usage

mockVisitOccurrence(cdm, seed = NULL)

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.

Value

A cdm reference with the visit_occurrence tables added

Examples

library(omock)


omock documentation built on April 12, 2025, 1:31 a.m.