Skip to contents

A new local source for the cdm

Usage

newLocalSource()

Value

A list in the format of a cdm source

Examples

# \donttest{
library(omopgenerics)
newLocalSource()
#> This is a local cdm source
# }