countPlotOutput: Create UI components to display a count plot for a selected...

View source: R/countPlot.R

countPlotOutputR Documentation

Create UI components to display a count plot for a selected gene

Description

countPlotOutput() produces a plotOutput space for a plot

Usage

countPlotOutput(id)

Arguments

id

namespace id for the UI components. Must match the id provided to the countPlotServer() function.

Value

a htmltools::tagList() containing a shiny::plotOutput object

Examples


countPlotOutput("rnaseqData")


richysix/rnaseqVis documentation built on Feb. 12, 2024, 1:37 p.m.