transformSurvey_server: Server-side Processing for Applying Transformations to...

Description Usage Arguments

View source: R/transformSurveyModule.R

Description

Server-side Processing for Applying Transformations to Current Data Frame

Usage

1
transformSurvey_server(id, imported_DF, display_DF, displayed_vars)

Arguments

id

Module's ID for namespacing

imported_DF

Reactive value returning the currently imported data frame.

display_DF

Reactive value returning the data frame to be displayed, updated with current selected variables and applied transformations

displayed_vars

Reactive value returning currently displayed variables


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