Tatvic / RGoogleAnalytics

R Library to easily extract data from the Google Analytics API into R
227 stars 147 forks source link

Unused Arguments #20

Closed jensegerod closed 8 years ago

jensegerod commented 8 years ago

Hi I'm recieving an error when creating the query list. Do you know why/how to avoid it?

KR, Jens

query.list <- Init(start.date = "2015-10-28",

dikesh commented 8 years ago

Can you please provide us the entire code?