Counts the number of rows where there are missing records

count_missing(df, var)

Arguments

df

data frame

var

variable to count missing values

See also