moonlight | R Documentation |
Initiate the Moonlight viewer in a browser window
moonlight(
sample.list = NULL,
proj.path = NULL,
nap.mode = FALSE,
environ.file = NULL,
local = T
)
sample.list |
sample list (defaults to |
proj.path |
working folder for Moonlight (default current) |
nap.mode |
boolean value to indicate whether to expect NAP output (default F) |
environ.file |
if non-NULL, specify a file with environment variables |
local |
boolean value to indicate whether running locally (versus Docker container) (default T) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.