Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

is.na.bit

Test for NA in bit and bitwhich


Description

Test for NA in bit and bitwhich

Usage

## S3 method for class 'bit'
is.na(x)

## S3 method for class 'bitwhich'
is.na(x)

Arguments

x

a bit or bitwhich vector

Value

vector of same type with all elements FALSE

Functions

See Also

Examples

is.na(bit(6))
is.na(bitwhich(6))

bit

Classes and Methods for Fast Memory-Efficient Boolean Selections

v4.0.4
GPL-2 | GPL-3
Authors
Jens Oehlschlägel [aut, cre], Brian Ripley [ctb]
Initial release
2020-08-03

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.