nasum Count the number of NA values in each element of a list-like object.
nasum(.df)Arguments are passed to simplify, along with a function
that sums instances of NA.
nasum(Theoph)
#> # A tibble: 0 × 2
#> # ℹ 2 variables: name <chr>, n_NA <int>