我正在尝试使用 R 调用 Amplitude Export API(此处链接:https ://developers.amplitude.com/docs/export-api )。
下面是解释,但我真的不明白如何使用像 GET 或 curl 函数这样的函数来应用以下内容。
curl -u API_Key:Secret_Key 'https://amplitude.com/api/2/export?start=20150201T5&end=20150203T20' >> yourfilename.zip