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

google_token

Produce Google token


Description

If token is not already available, call gs_auth to either load from cache or initiate OAuth2.0 flow. Return the token – not "bare" but, rather, prepared for inclusion in downstream requests. Use access_token() to reveal the actual access token, suitable for use with curl.

Usage

google_token(verbose = FALSE)

include_token_if(cond)

omit_token_if(cond)

Value

a request object (an S3 class provided by httr)


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.