Skip to contents

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