| connectCloudUser | R Documentation |
connectCloudUser() connects your Posit Connect Cloud account to
the rsconnect package so that it can deploy and manage applications on
your behalf. It will open a browser window to authenticate, then prompt
you to create an account or select an account to use if you have multiple.
Supported servers: Posit Connect Cloud servers
connectCloudUser(launch.browser = TRUE)
launch.browser |
If true, the system's default web browser will be
launched automatically after the app is started. Defaults to |
Other Account functions:
accounts(),
connectApiUser(),
setAccountInfo()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.