Learn R Programming

googlesheets4 (version 0.1.0)

sheets_has_token: Is there a token on hand?

Description

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

Usage

sheets_has_token()

Arguments

Value

Logical.

See Also

Other low-level API functions: request_generate(), request_make(), sheets_token()

Examples

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

Run the code above in your browser using DataLab