run {seqplots}R Documentation

SeqPlots innitiation

Description

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

Usage

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


# run()


[Package seqplots version 1.18.0 Index]