'gpt'
R/misc.inherits.R
is_gpt.Rd
This function returns TRUE for gpt objects, and FALSE for all other objects.
TRUE
gpt
FALSE
is_gpt(x)
An object
TRUE if the object inherits from the gpt class.