Connecting R to Athena to analyse Snowplow events

We previously wrote about how to collect website data with Snowplow Analytics, save it to AWS S3, process and enrich with Lambda function and retrieve with AWS Athena. In this post I’ll write about how to access this data through one of the most popular languages used in data science R. AWS Athena query result …