run: SeqPlots innitiation

Description Usage Arguments Details Value Author(s) Examples

Description

This function initaite SeqPlots and oppens web browser with graphical user interface (GUI).

Usage

1
run(root = file.path(path.expand("~"), "SeqPlots_data"), debug = FALSE, ...)

Arguments

root

the path to data directory, it will be created if not existing

debug

run the SeqPlots in debug mode, i.e. with R console embedded in web interface

...

arguments sent to runApp function

Details

The default data directory is "~/SeqPlots_data".

Value

Normally returns nothing (NULL), returns an error if one accrued. Usage messages are shown in R console.

Author(s)

Przemyslaw Stempor

Examples

1
run()

Przemol/seqplots-release documentation built on May 8, 2019, 3:47 a.m.