View source: R/stackingwidget.R
StackingWidget | R Documentation |
Stacking widget shown in output for flipData::StackData
.
StackingWidget(
input.data.set.metadata,
stacked.data.set.metadata,
unstackable.names,
common.labels.list,
is.saved.to.cloud
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.