View source: R/sticky_tbl_df.R
| is_sticky_tibble | R Documentation |
Test if the object is a sticky tibble
is_sticky_tibble(x)
x |
An object |
TRUE if an object inherits from sticky_tbl_df,
sticky_grouped_df or sticky_rowwise_df class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.