check_zero_tally: Check which rows contain zero

Description Usage Arguments

Description

Appends a dataframe with a new column to identify rows that contain zeros. This is then represented as a factor with the levels: "no" and "yes" so that both levels are observed for plotting purposes

Usage

1
check_zero_tally(x, column)

Arguments

x

a dataframe

column

the column name with tally counts (tidyeval)


DocEd/d.inspectEHR documentation built on Aug. 24, 2020, 1:44 p.m.