StackingWidget: Stacking Output Widget

View source: R/stackingwidget.R

StackingWidgetR Documentation

Stacking Output Widget

Description

Stacking widget shown in output for flipData::StackData.

Usage

StackingWidget(
  input.data.set.metadata,
  stacked.data.set.metadata,
  unstackable.names,
  common.labels.list,
  is.saved.to.cloud
)

Arguments

input.data.set.metadata

An object containing metadata for the input data set.

stacked.data.set.metadata

An object containing metadata for the stacked data set.

unstackable.names

A list of character vectors of the names of variables that could not be stacked due to mismatching types or value attributes.

common.labels.list

A list of sets of common labels used for stacking.

is.saved.to.cloud

Whether the stacked data set was saved to the Displayr cloud drive.


NumbersInternational/flipFormat documentation built on Feb. 26, 2024, 5:36 a.m.