Skip to contents

'codelist' object constructor

Usage

newCodelistWithDetails(x, cdm = NULL)

Arguments

x

A named list where each element contains a tibble with the column concept_id

cdm

A cdm_reference object. If provided, concept IDs in x will be checked against cdm$concept.

Value

A codelist object.