srv_decorate_teal_data | R Documentation |
srv_transform_teal_data
that allows to decorate the dataWrappers around srv_transform_teal_data
that allows to decorate the data
srv_decorate_teal_data(id, data, decorators, expr, expr_is_reactive = FALSE)
ui_decorate_teal_data(id, decorators, ...)
id |
( |
data |
( |
expr |
( |
expr_is_reactive |
( |
srv_decorate_teal_data
is a wrapper around srv_transform_teal_data
that
allows to decorate the data with additional expressions.
When original teal_data
object is in error state, it will show that error
first.
ui_decorate_teal_data
is a wrapper around ui_transform_teal_data
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.