benchmarkCodelistGenerator: Run benchmark of codelistGenerator analyses

View source: R/benchmarkCodelistGenerator.R

benchmarkCodelistGeneratorR Documentation

Run benchmark of codelistGenerator analyses

Description

Run benchmark of codelistGenerator analyses

Usage

benchmarkCodelistGenerator(cdm)

Arguments

cdm

a CDM reference object

Value

a tibble with time taken for different analysis

Examples


library(CodelistGenerator)

cdm <- mockVocabRef()

timings <- benchmarkCodelistGenerator(cdm)



CodelistGenerator documentation built on Dec. 17, 2025, 5:06 p.m.