View source: R/codesFromConceptSet.R
codesFromCohort | R Documentation |
Get concept ids from a provided path to cohort json files
codesFromCohort(path, cdm, type = c("codelist"))
path |
Path to a file or folder containing JSONs of cohort definitions |
cdm |
A cdm reference created with CDMConnector |
type |
Can be "codelist", "codelist_with_details", or "concept_set_expression" |
Named list with concept_ids for each concept set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.