wbcCheck: Check white blood cell measurements against the differential...

Description Usage Arguments

Description

Check white blood cell measurements against the differential measurements

Usage

1
2
3
wbcCheck(data, wbc = "wbc_ncnc_bld", lymph = "lymphocyte_ncnc_bld",
  mono = "monocyte_ncnc_bld", neutro = "neutrophil_ncnc_bld",
  eosin = "eosinophil_ncnc_bld", baso = "basophil_ncnc_bld")

Arguments

data

a dataframe

wbc

The name of the column with WBC measurements

lymph

The name of the column with lymphocyte measurements

mono

The name of the column with monocyte measurements

neutro

The name of the column with neutrophil measurements

eosin

The name of the column with eosinophil measurements

baso

The name of the column with basophil measurements


UW-GAC/harmonHelper documentation built on May 9, 2019, 9:37 p.m.