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

bigrquery-deprecated

Deprecated functions for access credentials


Description

bigrquery's main functions for managing credentials are now bq_auth() and bq_auth_configure(). The functions documented here are now deprecated and will eventually be removed.

Usage

get_access_cred()

set_access_cred(value)

reset_access_cred()

has_access_cred()

set_oauth2.0_cred(app)

set_service_token(service_token)

Arguments

value

New access credentials, as returned by httr::oauth2.0_token().

app

A Google OAuth application created with httr::oauth_app().

service_token

A JSON string, URL or file, providing a service account token.

Value

get_access_cred() returns the current OAuth2 credentials token.


bigrquery

An Interface to Google's 'BigQuery' 'API'

v1.3.2
GPL-3
Authors
Hadley Wickham [aut, cre] (<https://orcid.org/0000-0003-4757-117X>), Jennifer Bryan [aut] (<https://orcid.org/0000-0002-6983-2759>), Kungliga Tekniska Högskolan [ctb] (strptime implementation), The NetBSD Foundation, Inc. [ctb] (gmtime implementation), RStudio [cph, fnd]
Initial release

We don't support your browser anymore

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