Install and configure 'RAVE' server as background service using shiny-server
Source:R/rave-server.R
rave-server.Rd
Works on 'Linux' and 'Mac' only.
Arguments
- url
'URL' to shiny-server 'ZIP' file to download
- ports
integer vectors or character, indicating the port numbers to host 'RAVE' instances a valid port must be within the range from 1024 to 65535.
- user
user to run the service as; default is the login user
- rave_version
internally used; might be deprecated in the future