is.simplist: Check whether an object is a simplist

View source: R/simplist.R

is.simplistR Documentation

Check whether an object is a simplist

Description

Checks if an object belongs to class "simplist".

Usage

is.simplist(x)

Arguments

x

any R object

Value

TRUE if x belongs to class "simplist", otherwise FALSE.

See Also

simplist for a constructor of this class.


plutils documentation built on Feb. 19, 2026, 3:01 a.m.