R Notebooks and interactive ggplot2

person Breyfolder_openStevenaccess_time March 4, 2015

This morning I was browsing R-bloggers and found a post too cool not to share. R now has the same notebook feature that has been so popular with python developers. The link below shows one of these notebooks in action. This particular notebook demonstrates code that makes some really nice interactive plots. It would be fun to put these plots to work on atmospheric science data. It will have to go on the long list of TODOs. Happy plotting!

http://nbviewer.ipython.org/gist/msund/d3e00e5e27dff31a7b6d

The magic of writing R code in ipython is credited to the rpy2 module. Simple demonstration on how to get started below.

Link to rpy2 demo

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>