Advanced topics in graphing in R Luyao Peng 12/01/2015
My R interface R studio Download R studio here http://www.rstudio.com/products/rstudio/download/ Helpful Manuals for R: R intro manual http://cran.r-project.org/doc/manuals/R-intro.pdf “R Cookbook” by Paul Teetor
Get started Packages need to be installed: Useful manual: sm (Smoothing Method) car (Companion to Applied Regression) hexbin (Hexagonal Binning Routines) scatterplot3d rgl (3D visualization device system) lattice (display multivariate relationships) ggplot2 grid MASS Useful manual: ggplot2 Version of Figures in Lattice: Multivariate Data Visualization with R