Skip to content

Unofficial Google R packages. These are a collection of Google API R packages auto-generated by googleAuthR v0.5

License

Notifications You must be signed in to change notification settings

MarkEdmondson1234/autoGoogleAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autoGoogleAPI

These are a collection of 163 Google API R packages auto-generated by googleAuthR v0.5

Code run

library(googleAuthR)

api_df <- gar_discovery_apis_list()

api_json_list <- mapply(gar_discovery_api, api_df$name, api_df$version)

## takes about 90 mins to run through them all
result <- lapply(api_json_list, 
                 gar_create_package, 
                 directory = "/Users/mark/dev/R/autoGoogleAPI",
                 github = FALSE, 
                 overwrite = FALSE)

About

Unofficial Google R packages. These are a collection of Google API R packages auto-generated by googleAuthR v0.5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages