is.nl: check if a nimbleList

View source: R/nimbleList_core.R

is.nlR Documentation

check if a nimbleList

Description

Checks an object to determine if it is a nimbleList (i.e., a list created by nlDef$new()).

Usage

is.nl(l)

Arguments

l

object to be tested

See Also

nimbleList for how to create a nimbleList


nimble documentation built on Sept. 11, 2024, 7:10 p.m.