View source: R/sticky_tbl_df.R
as_sticky_tibble | R Documentation |
'as_sticky_tibble' turns an object to a sticky tibble ('sticky_tbl_df').
as_sticky_tibble(x, ...)
x |
An object. |
... |
Unused, for extensibility. |
A sticky tibble ('sticky_tbl_df') object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.