stratifyByConcept: Stratify a codelist by the concepts included within it

View source: R/stratifyByConcept.R

stratifyByConceptR 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


CodelistGenerator documentation built on Oct. 17, 2024, 5:09 p.m.