Percentage of cases that contain a missing or complete values.
Calculate the percentage of cases (rows) that contain a missing or complete value.
pct_miss_case(data) pct_complete_case(data)
data |
a dataframe |
numeric the percentage of cases that contain a missing or complete value
pct_miss_case(airquality) pct_complete_case(airquality)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.