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