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 June 22, 2024, 9:49 a.m.