Learn R Programming

AIscreenR (version 0.1.1)

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

Value

TRUE if the object inherits from the gpt class.

Arguments

x

An object