loadDataFrame: Loads a data frame into a new tab of the dataNb notebook

Description Usage Arguments

Description

Loads a data frame into a new tab of the dataNb notebook

Usage

1
2
loadDataFrame(module,
  df.name = module$getElements("dfTable")$getSelectedValues("Name"))

Arguments

module

- the Module object that stores the relevant widgets

df.name

- the name of the data frame to load (by default the one selected in the dfTable Element in the Module)


sebkopf/dfv documentation built on May 29, 2019, 4:58 p.m.