Description Usage Arguments Value
This function creates a vosonSML::Authenticate
credential object with twitter app consumer keys
and interactive web authorization. rtweet::create_token
is used to create the access token and the properties
type
and created
are added to the credential object to assist with VOSONDash token management.
1 | createTwitterWebToken(app_name, keys)
|
app_name |
Character string. Twitter app name. |
keys |
List. Named list of twitter app API keys. |
A vosonSML twitter credential object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.