runShinyCompareStructures {rcellminer} | R Documentation |
Run the Compare Structures Shiny App
runShinyCompareStructures(launch.browser = TRUE, port = 3838)
launch.browser |
launch in browser? (default: TRUE) |
port |
port number to use |
None
port <- 3838 # Uncomment first #runShinyCompareStructures(port=port)