createTwitterDevToken {VOSONDash} | R Documentation |
This function is a wrapper for vosonSML::Authenticate
with twitter app developer keys. The
properties type
and created
are added to the credential object to assist with VOSONDash token
management.
createTwitterDevToken(app_name, keys)
app_name |
Character string. Twitter app name. |
keys |
List. Named list of twitter app API keys. |
A vosonSML twitter credential object.