clusterApp: A test shiny app for the cluster module

View source: R/cluster.R

clusterAppR Documentation

A test shiny app for the cluster module

Description

clusterApp() creates a small test app for testing the clusterInput() and clusterServer() functions. It uses a subset of the package dataset counts, clusters the counts based on the selected check boxes and displays them as a table.

Usage

clusterApp()

Value

a shiny::shinyApp() object.

Examples


clusterApp()


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