Launch: Launch WIAD interface

View source: R/Launch.R

LaunchR Documentation

Launch WIAD interface

Description

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

Usage

Launch(archiveDir = "./WIAD_ARCHIVE/", Interactive = FALSE)

Arguments

archiveDir

path to the archive directory

Interactive

logical variable to force an interactive session

Value

No return value, this should be run in an interactive R session

Examples


#Launch WIAD interface
wiad::Launch()



bnasr/wiad documentation built on July 21, 2024, 2:38 p.m.