google tracking
Closed this issue · 3 comments
LuiNov commented
Hello, I didn't get how to access the google data. Is there a guideline somewhere or could anybody explain it to me?
Best wishes,
Luise
eguidotti commented
Hi @LuiNov, please have a look here
The following should work (in R):
library("COVID19")
x <- covid19(gmr = TRUE)
Hope this helps!
LuiNov commented
🥰thanks! The package is really really great!!