View source: R/benchmarkCodelistGenerator.R
| benchmarkCodelistGenerator | R Documentation |
Run benchmark of codelistGenerator analyses
benchmarkCodelistGenerator(cdm)
cdm |
a CDM reference object |
a tibble with time taken for different analysis
library(CodelistGenerator)
cdm <- mockVocabRef()
timings <- benchmarkCodelistGenerator(cdm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.