merge_selectors: Merge selectors when 'dataname', 'reshape', 'filters' and...

View source: R/merge_datasets.R

merge_selectorsR Documentation

Merge selectors when dataname, reshape, filters and keys entries are identical

Description

Merge selectors when dataname, reshape, filters and keys entries are identical

Usage

merge_selectors(selector_list)

Arguments

selector_list

(reactive) output from data_extract_multiple_srv() or a reactive named list of outputs from data_extract_srv(). When using a reactive named list, the names must be identical to the shiny ids of the respective data_extract_ui().

Value

List of merged selectors or original parameter if the conditions to merge are not applicable.


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