'chatgpt_tbl'
R/misc.inherits.R
is_chatgpt_tbl.Rd
This function returns TRUE for chatgpt_tbl objects, and FALSE for all other objects.
TRUE
chatgpt_tbl
FALSE
is_chatgpt_tbl(x)
An object
TRUE if the object inherits from the chatgpt_tbl class.