MarkEdmondson1234 / searchConsoleR

R interface with Google Search Console API v3, including Search Analytics.
http://code.markedmondson.me/searchConsoleR/
Other
114 stars 41 forks source link

Update getData.R #83

Closed neologyc closed 1 year ago

neologyc commented 1 year ago

Changed && to & in validation of dimensions Tested on Mac with R versions 4.2.3 and 4.3

solving the issue : https://github.com/MarkEdmondson1234/searchConsoleR/issues/82

There might be other parts of code, where this change will be needed. It should be tested on Win too.

MarkEdmondson1234 commented 1 year ago

Ok thanks!

MarkEdmondson1234 commented 1 year ago

And for heads up on the R changes