gargle (version 0.1.3)

tidyverse_app: OAuth app for tidyverse packages

Description

Returns an OAuth app for use in tidyverse packages, e.g., googledrive, googlesheets, bigrquery. Please don't use this app directly in non-tidyverse projects.

Usage

tidyverse_app()

Arguments

Value

An OAuth consumer application, produced by httr::oauth_app().

See Also

For a default app to use while getting to know gargle and instructions on how to make your own app, see gargle_app().

Examples

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

Run the code above in your browser using DataLab