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

View source: R/deployServerInstance.R

deployServerInstanceR Documentation

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


Przemol/seqplots documentation built on May 14, 2022, 6:47 a.m.