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