A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/MarkEdmondson1234/autoGoogleAPI below:

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

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)

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4