bq_has_token {bigrquery} | R Documentation |
Is there a token on hand?
Description
Reports whether bigrquery has stored a token, ready for use in downstream requests.
Usage
bq_has_token()
Value
Logical.
See Also
Other low-level API functions:
bq_token()
Examples
bq_has_token()
[Package bigrquery version 1.5.1 Index]