Rdocumentation
powered by
Learn R Programming
seqplots (version 1.10.2)
deployServerInstance: Prepares the instance of SeqPlots, that can be deployed to shinyapps.io
Description
See http://shiny.rstudio.com/articles/shinyapps.html for further info.
Usage
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