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 April 12, 2025, 2:28 a.m.