nasum: Count Number of 'NA' Values in List Items

Description Usage Arguments Details Value Author(s) References See Also Examples

Description

nasum Count the number of NA values in each element of a list-like object.

Usage

1
nasum(x,simplify=TRUE)

Arguments

x

list of vector-like objects; e.g. a data frame

simplify

logical: coerce to vector result if possible

Details

Arguments are passed to simplify, along with a function that sums instances of NA.

Value

numeric or list

Author(s)

Natalie Hsiang

References

http://metrumrg.googlecode.com

See Also

Examples

1

metrumrg documentation built on May 2, 2019, 5:55 p.m.