ggplotOutput.Rd
UI components for the ggplot module.
ggplotOutput(
id,
default_data_type = "samples",
default_plot_type = "univariate"
)
An ID string that corresponds with the ID used to call the module's UI function.
Default data type selection
Default plot type selection
A shiny
UI