Learn R Programming

nestedpp (version 0.2.0)

number_of_na: number of Na's

Description

Function to compute the number of Na's

Usage

number_of_na(data, ...)

Value

number of Na's

Arguments

data

vector with the data

...

further arguments passed to or from other methods

Examples

Run this code
number_of_na(1:10)

Run the code above in your browser using DataLab