runApp: Run Pavian web interface

Description Usage Arguments Functions

View source: R/runApp.R

Description

Run Pavian web interface

Usage

1
2
3
4
5
6
runApp(cache_dir = "cache", server_dir = Sys.glob("~"),
  server_access = TRUE, load_example_data = FALSE,
  load_server_directory = FALSE, maxUploadSize = NULL,
  enableBookmarking = "server", ...)

pavianApp(...)

Arguments

cache_dir

Directory to save temporary files.

server_dir

Directory for sample files.

server_access

Allow users to change server directory

load_example_data

Load example data.

load_server_directory

Load server directory.

maxUploadSize

Maximum upload size for reports and BAM files.

enableBookmarking

Enable bookmarking? Possible values 'disable' or 'server' (default).

...

Additional arguments to runApp, such as host and port.

Functions


phac-nml/pavian documentation built on Aug. 20, 2019, 5:54 a.m.