get_initial_filter_values {teal.transform} | R Documentation |
Returns the initial values for the vals
widget of a filter_spec
object
Description
Returns the initial values for the vals
widget of a filter_spec
object
Usage
get_initial_filter_values(filter, datasets)
Arguments
filter |
( |
datasets |
( |
Value
named list
with two slots choices
and selected
.
[Package teal.transform version 0.6.0 Index]