
Deprecated googledrive functions
Source:R/deprecated.R
, R/drive_examples.R
googledrive-deprecated.Rd
Deprecated googledrive functions
Arguments
- app
OAuth app, in the sense of
httr::oauth_app()
.- path
JSON downloaded from Google Cloud Platform Console, containing a client id (aka key) and secret, in one of the forms supported for the
txt
argument ofjsonlite::fromJSON()
(typically, a file path or JSON string).- api_key
API key.