powered by
Configure a ShinyApps account for publishing from this system.
setAccountInfo(name, token, secret)
Name of account to save or remove
User token for the account
User secret for the account
Other Account functions: accounts(), connectApiUser(), connectUser()
accounts()
connectApiUser()
connectUser()
# NOT RUN { # register an account setAccountInfo("user", "token", "secret") # remove the same account removeAccount("user") # } # NOT RUN { # }
Run the code above in your browser using DataLab