stratifyByConcept {CodelistGenerator} | R Documentation |
Stratify a codelist by the concepts included within it
Description
Stratify a codelist by the concepts included within it
Usage
stratifyByConcept(x, cdm, keepOriginal = FALSE)
Arguments
x |
A codelist |
cdm |
A cdm reference |
keepOriginal |
Whether to keep the original codelist and append the stratify (if TRUE) or just return the stratified codelist (if FALSE). |
Value
A codelist
[Package CodelistGenerator version 3.1.0 Index]