ggplotOutput: ggplot Output

View source: R/module_ggplot.R

ggplotOutputR Documentation

ggplot Output

Description

UI components for the ggplot module.

Usage

ggplotOutput(
  id,
  default_data_type = "samples",
  default_plot_type = "univariate"
)

Arguments

id

An ID string that corresponds with the ID used to call the module's UI function.

default_data_type

Default data type selection

default_plot_type

Default plot type selection

Value

A shiny UI


calico/romic documentation built on Sept. 27, 2024, 7:16 p.m.