get_initial_filter_values: Returns the initial values for the 'vals' widget of a...

View source: R/data_extract_filter_module.R

get_initial_filter_valuesR 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

(filter_spec) the filter generated by a call to filter_spec().

datasets

(⁠named list⁠) a list of reactive data.frame type objects.

Value

named list with two slots choices and selected.


teal.transform documentation built on May 29, 2024, 5:06 a.m.