Description Format Public fields Methods
Credential Class
An R6Class generator object
origincharacter [optional]
access_keycharacter [optional]
secret_keycharacter [optional]
descriptioncharacter [optional]
new()Credential$new( origin = NULL, access_key = NULL, secret_key = NULL, description = NULL, ... )
toJSON()Credential$toJSON()
fromJSON()Credential$fromJSON(CredentialJson)
toJSONString()Credential$toJSONString()
fromJSONString()Credential$fromJSONString(CredentialJson)
clone()The objects of this class are cloneable with this method.
Credential$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.