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