Deprecated, please see miss_case_pct() and complete_case_pct().

miss_case_pct(data)

complete_case_pct(data)

Arguments

data

a dataframe

Value

numeric the percentage of cases that contain a missing or complete value

See also