EpivizApp
object to manage connection.EpivizApp
object to manage connection.
startEpiviz(host = NULL, http_port = NULL, path = NULL, use_devel = FALSE, chr = "chr11", start = 99800000, end = 103383180, debug = FALSE, workspace = NULL, scripts = NULL, gists = NULL, use_cookie = TRUE, register_function = .register_all_the_epiviz_things, open_browser = TRUE, server = NULL, ...)
NULL
use this object as underlying WebSocket and HTTP servercreateServer
.EpivizApp
# see package vignete for example usage
app <- startEpiviz(non_interactive=TRUE, open_browser=TRUE)
app$stop_app()
Run the code above in your browser using DataLab