[R Project] Email Analysis
Email!! I can't think of something more trackable that better reflects my mood, events in my life, what I value and what I'm interested in, on a regular basis.
Think all the data in there!!
Well, google can't be the only ones that benefit!
In this vein, I started a little R project that computes and graphs your email data. I've done the project in R because it is extremely powerful and fast with large datasets AND there are some really purty graphics packages in R.
The email data retrieval code is written in Python. Once retrieved, data is stored in CSV file that can then be opened in R.
Here's the code and here are a few graphs from my package:
Hope you fork it and take it further!!!












