Run this in the terminal (not RStudio IDE) as it has issues when installing some packages.
1 2 | deploy_apps(account = "testing-apps", server = "shinyapps.io",
apps = TRUE, libpath = "_shiny-examples-lib", cores = 3)
|
account, server |
args supplied to |
apps |
A vector of three digit character values or |
libpath |
library location. (Creates the path if it does not exist.) |
cores |
number of cores to use when deploying |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.