First/last name (first.last@ucr.edu)

Last update: 24 May, 2018

Alternative formats of this tutorial: [ HTML ], [ PDF ], [ .Rmd ], [ .R ], [ Old Slides ]

Graphics in R

  • Powerful environment for visualizing scientific data
  • Integrated graphics and statistics infrastructure
  • Publication quality graphics
  • Fully programmable
  • Highly reproducible
  • Full LaTeX, Sweave, knitr and R Markdown support.
  • Vast number of R packages with graphics utilities

Documentation on Graphics in R

Graphics Environments

  • Viewing and savings graphics in R
    • On-screen graphics
    • postscript, pdf, svg
    • jpeg/png/wmf/tiff/…
  • Four major graphics environments



Previous page.Previous Page                     Next Page Next page.