Lately I tried to query BigQuery using bigrquery. Unfortunately I got an error:
Error in strsplit(name, “.”, fixed = TRUE) : non-character argument
Updating to the latest packages on CRAN doesn’t solve the problem. So I had to dig deepe…

Continue reading: Query BigQuery throws error: Error in strsplit(name, “.”, fixed = TRUE) : non-character …