Learn R Programming

bigrquery (version 1.2.0)

bq_has_token: Is there a token on hand?

Description

Reports whether bigrquery has stored a token, ready for use in downstream requests.

Usage

bq_has_token()

Arguments

Value

Logical.

See Also

Other low-level API functions: bq_token

Examples

Run this code
# NOT RUN {
bq_has_token()
# }

Run the code above in your browser using DataLab