library(omock)
# Create a mock CDM reference and populate it with mock vocabulary tables
cdm <- mockCdmReference() |> mockVocabularySet(vocabularySet = "GiBleed")
# View the names of the tables added to the CDM
names(cdm)
Run the code above in your browser using DataLab