number_of_na {nestedpp}R Documentation

number of Na's

Description

Function to compute the number of Na's

Usage

number_of_na(data, ...)

Arguments

data

vector with the data

...

further arguments passed to or from other methods

Value

number of Na's

Examples

number_of_na(1:10)


[Package nestedpp version 0.2.0 Index]