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