Graphical parameters in R base
  • Introduction to par
  • Parameters adjust to family
  • Parameters foreground to las orientation
  • Parameters lend to margin
  • Point types
  • Parameters point size to log scales
  • Plot Types and adding text
  • Adding lines and symbols
  • Legends and axes
  • Section summary
  • Exercises par
  • Solutions par
  • Further R Exercises
  • Parameters Script
Base plotting commands
  • Boxplots
  • Histograms
  • Bar charts
  • Pie charts and summary
  • Exercises and solutions Base plots
  • Base plots Scipt
Library plotrix
  • Introduction to plotrix and nested bar charts
  • 3Dpie charts and fan plots
  • Gantt charts
  • Gap plot and adding tables to a plot
  • Zoom in plot and lower level plotting
  • Summary
  • Exercises plotrix
  • Solutions Plotrix
  • Plotrix Script
Library ggplot2
  • Intro to ggplot2
  • Plotting with qplot
  • Histograms, facets and aesthetics with qplot
  • ggplot intro
  • Scatterplots with ggplot
  • Formatting text with ggplot
  • Histograms with ggplot
  • Boxplots with ggplot
  • Summary
  • Exercises ggplot2
  • Solutions ggplot2
  • Ggplot2 Script
Library lattice
  • Introduction to Lattice and Bar charts
  • Shingles
  • Box plot and Violin plots
  • Exercises and Solutions in Lattice
  • Script Lattice