deployServerInstance: Prepares the instance of SeqPlots, that can be deployed to...

Description Usage Arguments Value

View source: R/deployServerInstance.R

Description

See http://shiny.rstudio.com/articles/shinyapps.html for further info.

Usage

1
2
deployServerInstance(server = getwd(), data = file.path(server,
  "DATA"))

Arguments

server

The directory where server instance should be created.

data

the data storige directory, should be a sub-dir of "server" for shinyapps

Value

NULL


seqplots documentation built on Nov. 8, 2020, 4:52 p.m.