number_of_na: number of Na's

View source: R/tables.R

number_of_naR 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)


nestedpp documentation built on Jan. 5, 2023, 5:11 p.m.