Learn R Programming

teal.transform (version 0.6.0)

merge_selectors: 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)

Value

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

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().