deleteApp | R Documentation |
Delete an application in users' own repository.
deleteApp(username, appID)
username |
Name of account |
appID |
the ID of application. You can copy the appID from the LocalShiny web. |
# username : python # appID : "JbmxDXhe"; copied from the LocalShiny web. deleteApp("python", "JbmxDXhe")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.