Launch: Launch WIAD interface

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(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

1
2
#Launch WIAD interface
wiad::Launch()

wiad documentation built on Feb. 12, 2021, 5:06 p.m.