auth_get {rtweet} | R Documentation |
If no authentication has been set up for this session, auth_get()
will
call auth_as()
to set it up.
auth_get()
The current token used.
Other authentication:
auth_as()
,
auth_save()
,
auth_setup_default()
,
rtweet_user()
## Not run:
auth_get()
## End(Not run)