tally_by_department: Tally positive and negative cases by department

Description Usage Arguments Details

Description

Patient count: counts such that any patient which one positive test will be counted as positive

Usage

1
tally_by_department(data, basis, ..., window = "month")

Arguments

data

a MADS dataframe

basis

Two bases: "Patient" which counts by patient, such that any patient with one positive test will be counted as positive. "Sample": Samples are counted individually

positive

a logical vector indicating positive samples

Details

Sample count: counts individual samples


marcmtk/MadsR documentation built on May 21, 2019, 11:43 a.m.