newCodelist {omopgenerics} | R Documentation |
'codelist' object constructor
Description
'codelist' object constructor
Usage
newCodelist(x)
Arguments
x |
A named list where each element contains a vector of concept IDs. |
Value
A codelist object.
[Package omopgenerics version 0.2.3 Index]