Archive for February, 2013

Visual exploration of multivariate time series data in R using ggplot

Thursday, February 21st, 2013

I want to share some data manipulation and graphing techniques I have found useful for making flexible visual comparisons of time series data in R. These techniques can be pieced together from the documentation of the R packages and various online forums but sometimes it's helpful to have a fully ...

Comments Off on Visual exploration of multivariate time series data in R using ggplot