Data Processing and Visualization in R

By |

This talk will delve into common data processing and exploration techniques, especially as a prelude to visualization.  The main focus will be on packages that enhance and facilitate the sorts of operations that typically arise when dealing with data, including faster I/O and grouped operations.  For visualization, the focus will be on using ggplot2 and other packages that allow for interactivity.