Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Register account on shinyapps.io

Source:R/accounts.R
setAccountInfo.Rd

Configure a ShinyApps account for publishing from this system.

Supported servers: ShinyApps servers

Usage

setAccountInfo(name,token,secret, server="shinyapps.io")

Arguments

name

Name of account to save or remove

token

User token for the account

secret

User secret for the account

server

Server to associate account with.

See also

Other Account functions:accounts(),connectApiUser(),connectCloudUser()

Examples

if(FALSE){# \dontrun{# register an accountsetAccountInfo("user","token","secret")# remove the same accountremoveAccount("user")}# }

[8]ページ先頭

©2009-2025 Movatter.jp