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