Targeted at those with an existing familiarity with R programming, this practical guide will appeal directly to programmers interested in learning effective data visualization techniques with R and a wide-range of its associated libraries.
What you will learn
Create diverse types of bar charts using the default R functions
Produce and customize density plots and histograms with lattice and ggplot2
Visualize frequency tabulated data with interactive and beautiful graphs
Inspect large datasets by simultaneously visualizing numeric and categorical variables in a single plot
Construct multiple graph matrix layouts
Annotate graphs using ggplot2
Construct various types of threedimensional plots using threedimensional visualizations