Learn R Programming

ldat (version 0.3.3)

is.na.lvec: Simple elementwise functions

Description

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

Usage

# S3 method for lvec
is.na(x)

Arguments

x

an object f type lvec

Value

Returns an lvec of the same length as the input.