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.


UchidaMizuki/mainframes documentation built on June 23, 2024, 5:28 p.m.