is_chatgpt: Test if the object is a "chatgpt" object

View source: R/misc.inherits.R

is_chatgptR Documentation

Test if the object is a 'chatgpt' object

Description

[Deprecated]

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

Usage

is_chatgpt(x)

Arguments

x

An object

Value

TRUE if the object inherits from the chatgpt class.


AIscreenR documentation built on Aug. 18, 2025, 5:15 p.m.