R:: Visualize your inbox using R
I just found an interesting R script that can visualize your email inbox.
https://expansed.com/2011/08/sna-visualising-an-email-box-with-r/
Edit: The post has been moved to r-bloggers.com. https://www.r-bloggers.com/sna-visualising-an-email-box-with-r/ (Thanks to M Mouse for the updated link.)
The script creates a Graph using ‘from’ and ’to’ addresses of the messages in your inbox. I din’t have to do any modification in the script, it worked directly for me in my gmail.
This is how my inbox looks like!