Learn R Programming

stickyr (version 0.1.2)

is_sticky_tibble: Test if the object is a sticky tibble

Description

Test if the object is a sticky tibble

Usage

is_sticky_tibble(x)

Value

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

Arguments

x

An object