View source: R/misc.inherits.R
is_gpt_agg_tbl | R Documentation |
'gpt_agg_tbl'
objectThis function returns TRUE
for gpt_agg_tbl
objects,
and FALSE
for all other objects.
is_gpt_agg_tbl(x)
x |
An object |
TRUE
if the object inherits from the gpt_agg_tbl
class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.