Analysing Google Location data with R

This post is part of a series of posts to analyse the digital me.

Analyse Google Location data with R

Google is happily tracking my every move, thanks to my Android Samsung phone and poor privacy setting skills. Google collects my data about my movement through their location tracker. A lot of data!

In this blog I will explore the location data Google has collected about me since 2016.

I will be using some R packages to structure the data properly and other packages to build plots:

Read More