run: SeqPlots innitiation

View source: R/run.R

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


Przemol/seqplots documentation built on May 14, 2022, 6:47 a.m.