Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gd_token

Retrieve and report on the current token


Description

Prints information about the Google token that is in force and returns the token invisibly.

Usage

gd_token(verbose = TRUE)

gs_token(verbose = TRUE)

Arguments

verbose

logical; do you want informative messages?

Value

an OAuth token object, specifically a Token2.0, invisibly

Examples

## Not run: 
## load/refresh existing credentials, if available
## otherwise, go to browser for authentication and authorization
gs_auth()

gd_token()

## End(Not run)

googlesheets

Manage Google Spreadsheets from R

v0.3.0
MIT + file LICENSE
Authors
Jennifer Bryan [aut, cre], Joanna Zhao [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.