is_gpt: Test if the object is a "gpt" object

View source: R/misc.inherits.R

is_gptR Documentation

Test if the object is a 'gpt' object

Description

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

Usage

is_gpt(x)

Arguments

x

An object

Value

TRUE if the object inherits from the gpt class.


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