propIsNa {jwutil}R Documentation

Proportion of NA values in a vector

Description

get fraction of NA in a vector

Usage

propIsNa(x)

Arguments

x

is a vector which may have NA values

Value

numeric proportion of NAs in the supplied vector


[Package jwutil version 1.2.3 Index]