launchShinyAPP_GUI {cytofkit}R Documentation

GUI for launching shiny APP

Description

A shiny APP for interactive exploration of analysis results

Usage

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

# launchShinyAPP_GUI()

[Package cytofkit version 1.12.0 Index]