gargle (version 0.1.3)

tidyverse_api_key: API key for tidyverse packages

Description

Returns an API key for use in tidyverse packages, e.g., googledrive, googlesheets, bigrquery. Please don't use this API key in non-tidyverse projects. For a default API key to use while getting to know gargle and instructions on how to get your own key, see gargle_api_key().

Usage

tidyverse_api_key()

Arguments

Value

A Google API key

Examples

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

Run the code above in your browser using DataCamp Workspace