client_get {rtweet} | R Documentation |
If no client has been set up for this session, client_get()
will
call client_as()
to set it up.
client_get()
The current client used.
Other client:
client_as()
,
client_has_default()
,
client_save()
## Not run:
client_get()
## End(Not run)