as_sticky_tibble: Coerce objects to sticky tibble

View source: R/sticky_tbl_df.R

as_sticky_tibbleR Documentation

Coerce objects to sticky tibble

Description

'as_sticky_tibble' turns an object to a sticky tibble ('sticky_tbl_df').

Usage

as_sticky_tibble(x, ...)

Arguments

x

An object.

...

Unused, for extensibility.

Value

A sticky tibble ('sticky_tbl_df') object.


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