showProperties {rsconnect} | R Documentation |
Show propreties of an application deployed to ShinyApps.
showProperties(appPath = getwd(), appName = NULL, account = NULL)
appPath |
Directory or file that was deployed. Defaults to current working directory. |
appName |
Name of application |
account |
Account name. If a single account is registered on the system then this parameter can be omitted. |
This function works only for ShinyApps servers.