View source: R/deployServerInstance.R
deployServerInstance | R Documentation |
See http://shiny.rstudio.com/articles/shinyapps.html for further info.
deployServerInstance(server = getwd(), data = file.path(server, "DATA"))
server |
The directory where server instance should be created. |
data |
the data storige directory, should be a sub-dir of "server" for shinyapps |
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.