selectVars_server: Server-side Processing for Returning User-selected Variables

Description Usage Arguments

View source: R/selectVarsModule.R

Description

Server-side Processing for Returning User-selected Variables

Usage

1
selectVars_server(id, imported, selected, include_bttn, clear_bttn)

Arguments

id

Module's ID

imported

reactive value containing up-to-date data imported by the user (this is shared among modules)

selected

Reactive returned by selectVarsModule, containing the array of variables the user wants to be displayed.

include_bttn

Reactive value used to trigger downstream dependencies

clear_bttn

Reactive value used to trigger downstream dependencies


mandel94/easyAnalysis documentation built on Jan. 2, 2022, 9:52 a.m.