Data Visualization with ggvis


Details
ggvis is a data visualization package for R which lets you:
• Declaratively describe data graphics with a syntax similar in spirit to ggplot2.
• Create rich interactive graphics that you can play with locally in Rstudio or in your browser.
• Leverage shiny (http://www.rstudio.com/shiny/)’s infrastructure to publish interactive graphics usable from any browser (either within your company or to the world).
The goal is to combine the best of R (e.g. every modelling function you can imagine) and the best of the web (everyone has a web browser).
Data manipulation and transformation are done in R, and the graphics are rendered in a web browser, using Vega (https://github.com/trifacta/vega/).
For RStudio users, ggvis graphics display in a viewer panel, which is possible because RStudio is a web browser.
Please be advised that the capacity of this venue is limited.
If you are no longer able to attend, please update your RSVP status promptly.
Dublin R would like to thank Revolution Analytics, CPL and DIT for their ongoing support.

Data Visualization with ggvis