Code
library(dplyr)
library(timeDate)
library(gg3D)
library(plotly)
Taking advantage of the web format, here I show an interactive version of this figure.
We filter the data so they are all within 0.25 decimal degrees of the mean location of all points (I know, I know… decimal degrees are terrible, but the point here is the time dimension, not the geographical coordinates).
plotly
makes a nice interactive plot, without too much fuss.