Hadley Wickham (the creator of the popular ggplot2 graphics package for R) has posted video of a 2-hour short course on Visualisation in R at his blip.tv channel. The video is split into four thirty-minute segments:
- Basic Graphics
- Displaying Large Data
- Data manipulation and transformations
- Polishing your plots for publication
The course is peppered with self-guided exercises, for which data, code and the supporting slides are all available. So if you want to be able to create beautiful, informative visualizations of data sets large and small, like this:
then it's well worth two hours of your time to watch these videos. (And don't forget Hadley's book, ggplot2: Elegant Graphics for Data Analysis, for a complete reference.)
Hadley Wickham: data vis mini course
collection of tutorials and videos on R.
Tutorials: http://www.dataminingtools.net/browsetutorials.php?tag=rdmt
Videos: http://www.dataminingtools.net/videos.php?id=8
Posted by: datakid1 | April 02, 2010 at 10:28