Learn R Programming

shinyapps (version 0.4.1.8)

showProperties: Show Application property

Description

Show propreties of an application deployed to ShinyApps.

Usage

showProperties(appPath = getwd(), appName = NULL, account = NULL)

Arguments

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.