is_lvec: Check if an object is of type lvec

View source: R/lvec.R

is_lvecR Documentation

Check if an object is of type lvec

Description

Check if an object is of type lvec

Usage

is_lvec(x)

Arguments

x

the object to check

Value

Returns TRUE is the object is of type lvec and FALSE otherwise.


lvec documentation built on Nov. 10, 2022, 6:18 p.m.

Related to is_lvec in lvec...