Configure a ShinyApps account for publishing from this system.
Supported servers: ShinyApps servers
See also
Other Account functions:accounts(),connectApiUser(),connectCloudUser()
Examples
if(FALSE){# \dontrun{# register an accountsetAccountInfo("user","token","secret")# remove the same accountremoveAccount("user")}# }