reassign_lab_no.default: Reassign lab numbers

Description Usage Arguments Value See Also

View source: R/reassign_lab_no.R

Description

Check admission data set for diagnostic laboratory sample identification numbers and link to laboratory data set where this is absent in original data.

Usage

1
2
## Default S3 method:
reassign_lab_no(adm, lab)

Arguments

adm

data frame of admission data cleaned with the tbcleanr package

lab

data frame of laboratory data cleaned with the tbcleanr package

Value

data frame containing lab data with updated patient ID numbers where they were previously missing

See Also

tbgeneratr


JayAchar/tbgeneratr documentation built on Oct. 13, 2019, 1:47 a.m.