is.nlstac | R Documentation |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.