RGA
RGA copied to clipboard
A Google Analytics API client for R
When the access token expires, the authorize function cannot refresh the token. It shows "Error: Refresh token not available". Someone online says offline access has to be activated to fix...
Hi, When using a fetch.by = day, here is the error and traceback: ``` Error in vapply(x, function(x) as.numeric(x[[name]]), numeric(1)) : values must be length 1, but FUN(X[[1]]) result is...
Hi, When trying to import the following data in R, R returns a table with the Handle User column missing. Sessions.by.user.by.month
New to using the package and a finicky question: RStudio flags most RGA functions with "`argument 'token' is missing, with no default`" when authorisation is done with environment variables and...