deep_copy_filter | R Documentation |
teal_slices
it's important to create a new copy of teal_slices
when
starting a new shiny
session. Otherwise, object will be shared
by multiple users as it is created in global environment before
shiny
session starts.
deep_copy_filter(filter)
filter |
( |
teal_slices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.