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 April 3, 2025, 7:11 p.m.