nona: Are there no NA values in a vector?

Description Usage Arguments Author(s) Examples

View source: R/Misc_exported.R

Description

Are there no NA values in a vector?

Usage

1
nona(x)

Arguments

x

a vector of values numeric, or character

Author(s)

T. Carruthers

Examples

1
2
3
4
## Not run: 
nona(c(4,1,NA,2,6))

## End(Not run)

tcarruth/SSES documentation built on Jan. 21, 2021, 12:03 p.m.