is_chatgpt_tbl: Test if the object is a "chatgpt_tbl" object

View source: R/misc.inherits.R

is_chatgpt_tblR Documentation

Test if the object is a 'chatgpt_tbl' object

Description

[Deprecated]

This function returns TRUE for chatgpt_tbl objects, and FALSE for all other objects.

Usage

is_chatgpt_tbl(x)

Arguments

x

An object

Value

TRUE if the object inherits from the chatgpt_tbl class.


AIscreenR documentation built on April 3, 2025, 7:11 p.m.