Launch: Launch xROI app

Description Usage Arguments Value Examples

View source: R/Launch.R

Description

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

Usage

1
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

1
2
#Launch xROI app
xROI::Launch()

xROI documentation built on June 2, 2021, 9:07 a.m.