| is_mgcv_family | R Documentation |
Checks to determine if object is a family object of one of the three or so
types that mgcv produces.
is_mgcv_family(object)
object |
the object to test. |
A logical vector of length 1, indicating if object is one of
mgcv's (TRUE), or otherwise (FALSE).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.