Learn R Programming

lvec (version 0.2.5)

is_lvec: Check if an object is of type lvec

Description

Check if an object is of type lvec

Usage

is_lvec(x)

Value

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

Arguments

x

the object to check