Description Usage Arguments Examples
Set applications to be public
1 2 | set_public(account, server, api_key,
examples_repo = "rstudio/shiny-examples")
|
account, server |
args supplied to |
api_key |
API key generated from the connect server |
examples_repo |
Location of the shiny examples repo |
1 2 3 4 | ## Not run:
set_public("barret", "beta.rstudioconnect.com", "APIKEY")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.