Learn R Programming

xROI (version 0.9.20)

Launch: Launch xROI app

Description

This function launches the app by opening the default web browser.

Usage

Launch(inputDir = NULL, Interactive = FALSE)

Arguments

inputDir

a character string. path to the input directory.

Interactive

logical variable to force an interactive session

Value

this should be run in an interactive R session

Examples

Run this code
# NOT RUN {
#Launch xROI app
xROI::Launch()


# }

Run the code above in your browser using DataLab