Learn R Programming

wiad (version 0.0.1.0)

Launch: 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

Run this code
# NOT RUN {
#Launch WIAD interface
wiad::Launch()


# }

Run the code above in your browser using DataLab