is.lisst: Test for a lisst object

Description Usage Arguments Value Examples

View source: R/lisst.R

Description

Check that an object loosely conforms to a lisst object.

Usage

1

Arguments

x

An object to be tested.

Value

A logical value indicating if the argument is a lisst object.

Examples

1
2
is.lisst(donkmeer_pro)
is(donkmeer_pro, 'lisst')

AlexCast/lisst documentation built on July 17, 2021, 12:58 a.m.