is_sticky_tibble: Test if the object is a sticky tibble

View source: R/sticky_tbl_df.R

is_sticky_tibbleR Documentation

Test if the object is a sticky tibble

Description

Test if the object is a sticky tibble

Usage

is_sticky_tibble(x)

Arguments

x

An object

Value

TRUE if an object inherits from sticky_tbl_df, sticky_grouped_df or sticky_rowwise_df class.


stickyr documentation built on July 13, 2026, 1:06 a.m.