client_get: Get the current client

View source: R/client.R

client_getR Documentation

Get the current client

Description

If no client has been set up for this session, client_get() will call client_as() to set it up.

Usage

client_get()

Value

The current client used.

See Also

Other client: client_as(), client_has_default(), client_save()

Examples

## Not run: 
client_get()

## End(Not run)

rtweet documentation built on Oct. 17, 2023, 1:11 a.m.