Learn R Programming

AIscreenR (version 0.1.1)

is_chatgpt: 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)

Value

TRUE if the object inherits from the chatgpt class.

Arguments

x

An object