getVariables: Returns variable(s) of a data set

Description Usage Arguments Value See Also

View source: R/widgetDataset.R

Description

Returns variable(s) of a data set

Usage

1
getVariables(env, input, session)

Arguments

env

data set widget

input

input object: current values of all widgets in your app. Is the first parameter of the server function.

session

session object: is the third optional parameter of the server function.

Value

a list of data frames, one for each var element in widgetDataset

See Also

widgetDataset


sigbertklinke/mmstat documentation built on May 14, 2019, 8:36 a.m.