createTokenId {VOSONDash} | R Documentation |
Create a twitter auth token id
Description
This function uses properties of the twitter credential object to create a unique token id.
Usage
createTokenId(cred)
Arguments
cred |
vosonSML twitter credential object. |
Value
A token id as character string.
[Package VOSONDash version 0.5.7 Index]