Description Usage Arguments Value
View source: R/displayTransformModule.R
This is module will be used to display the data frame crafted by the user. In this circumstance, crafting is the result of two phases:
the selection of variables from the list resulting from imported data
the transformations applied by the user to the original data
This documentation refers to the UI-side function of the module. For the documentation
about the server-side function, got to displayData_server
1 |
id |
Module's ID for namespacing |
tagList
that can be passed to a shinyUI function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.