R for Data Visualization

Getting started in R programing

Some simple examples to show how to use :

  1. ggplot() function
    • Scatter Plots
    • Histogram
    • Box-plot
    • Density Chart
  2. qplot() function
  3. Data preparation for missing records
  4. Changing themes(Non-data ink)