View source: R/misc.inherits.R
is_gpt | R Documentation |
'gpt'
objectThis function returns TRUE
for gpt
objects,
and FALSE
for all other objects.
is_gpt(x)
x |
An object |
TRUE
if the object inherits from the gpt
class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.