run | R Documentation |
This function initaite SeqPlots and oppens web browser with graphical user interface (GUI).
run(root = file.path(path.expand("~"), "SeqPlots_data"), debug = FALSE, ...)
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 |
The default data directory is "~/SeqPlots_data".
Normally returns nothing (NULL
), returns an error if one accrued.
Usage messages are shown in R console.
Przemyslaw Stempor
# run()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.