View source: R/gui_featureSetVisualization.R
| FeatureSetVisualization | R Documentation |
FeatureSetVisualization is a shiny server function
which will control all aspects of the FeatureSetVisualizationComponent
UI-Module. It will be called with callModule.
FeatureSetVisualization(input, output, session, stringsAsFactors, feat.object)
input |
[ |
output |
[ |
session |
[ |
stringsAsFactors |
[ |
feat.object |
[ |
It will take the user input and plot the selected visualization. To create a
flacco plot, the function needs a FeatureObject.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.