| .tib_collector | R Documentation |
Create a tib collector
.tib_collector(
.key,
.type,
...,
.required = TRUE,
.class = NULL,
.transform = NULL,
.elt_transform = NULL,
.call = caller_env()
)
.key |
( |
.type |
( |
.required |
( |
.class |
( |
.transform |
( |
.elt_transform |
( |
.call |
( |
(tib_collector) A tibblify collector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.