Learn R Programming

seqplots (version 1.10.2)

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

Value

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

Details

The default data directory is "~/SeqPlots_data".

Examples

Run this code
run()

Run the code above in your browser using DataLab