is.nlstac: Is nlsTAC class check

View source: R/is.nlstac.R

is.nlstacR Documentation

Is nlsTAC class check

Description

Checks wether an R object is of tac class or not.

Usage

is.nlstac(x)

Arguments

x

Any R object.

Value

Returns TRUE if its argument is a tac object (that is, has "tac" amongst its classes) and FALSE otherwise.


nlstac documentation built on April 11, 2023, 6:12 p.m.

Related to is.nlstac in nlstac...