launchShinyAPP_GUI: GUI for launching shiny APP

Description Usage Arguments Value Examples

View source: R/cytofkit_GUI.R

Description

A shiny APP for interactive exploration of analysis results

Usage

1
launchShinyAPP_GUI(message = "cytofkit", dir = getwd(), obj = NULL)

Arguments

message

Message when asking if user wants to open the shiny APP

dir

Result directory.

obj

The RData piped from cytofkit function to the Shiny App

Value

Window asking user if they wish to open shinyApp directly

Examples

1
# launchShinyAPP_GUI()

Example output

Loading required package: ggplot2
Loading required package: plyr
Warning message:
no DISPLAY variable so Tk is not available 

cytofkit documentation built on Nov. 1, 2018, 3:50 a.m.