runShinyComparePlots {rcellminer}R Documentation

Run the Compare Plots Shiny App

Description

Run the Compare Plots Shiny App

Usage

runShinyComparePlots(launch.browser = TRUE, port = 3838)

Arguments

launch.browser

launch in browser? (default: TRUE)

port

port number to use

Value

None

Examples

port <-3838
# Uncomment first
#runShinyComparePlots(port=port)


[Package rcellminer version 2.2.0 Index]