is.na.lvec: Simple elementwise functions

View source: R/elementwise_functions.R

is.na.lvecR Documentation

Simple elementwise functions

Description

These are implementations for lvec object for their regular R counterparts.

Usage

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

Arguments

x

an object f type lvec

Value

Returns an lvec of the same length as the input.


djvanderlaan/lvec_stats documentation built on Oct. 4, 2022, 7:02 p.m.