propNaPerField {jwutil}R Documentation

return proportion of NA values per field

Description

Return proportion of values which are NA in each field of the given data frame.

Usage

propNaPerField(x)

Arguments

x

is a data frame

Value

numeric vector


[Package jwutil version 1.2.3 Index]