Recently Published
Different Flavours of Calling APIs in R
A lot of modern day datasets are hidden behind APIs. This vignette tries to demonstrate the common ways of calling APIs in R. Different HTTP methods (GET and POST) will be examined. The use of API keys will also be explored, especially for calling the Google Analytics Reporting API.