Checks wether an R object is of tac class or not.
is.nlstac(x)
x
Any R object.
Returns TRUE if its argument is a tac object (that is, has "tac" amongst its classes) and FALSE otherwise.
TRUE
FALSE