autoGoogleAPI icon indicating copy to clipboard operation
autoGoogleAPI copied to clipboard

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

Results 4 autoGoogleAPI issues
Sort by recently updated
recently updated
newest added

The characters on this line which read `blogger#post` should have the grave accents replaced with single quotations. When copying and pasting the code for the object "Post" into R, the...

As always, thanks SO much for creating this API and its progeny! I've found when using Member() for googleadmindirectoryv1.auto and Event() for googlecalendarv3.auto that I've had to modify the functions...

Otherwise some s3 methods don't work on them, like toJSON

Hi Mark, just a quick question. I tried to work with the qpxExpress API. What I struggle with was defining the right scope. I used options("googleAuthR.scopes.selected" = c("https://www.googleapis.com/auth/qpxExpress")) but that...