count_missing: Count missing values

View source: R/utilities.R

count_missingR Documentation

Count missing values

Description

Counts the number of rows where there are missing records

Usage

count_missing(df, var)

Arguments

df

data frame

var

variable to count missing values

See Also

Other internal: check_distinct_ous(), check_template_cols(), flag_extra(), flag_missing(), hfr_export_mech()


USAID-OHA-SI/Wavelength documentation built on March 24, 2023, 10:07 a.m.