1 Ch 11 Graphics lManaging graphics windows l1-d, 2-d and 3-d plotting lInteractive graphics © Fall 2004 Don Edwards and the University of South Carolina
2 R graphics lHigh level of functionality lLike SAS/Graph, number of options can be intimidating lSave interesting examples!
Managing windows lCreating new windows with windows() lSetting new default windows with dev.set() lClosing windows with dev.off() lSavings graphics
Plotting l1-dim graphics l2-dim graphics lChanging default options ltitle(), text() and lines() lMultiple plots on a page l3-dim graphics lcontour() lfilled.contour() lcontour.plot()
Interactive graphics lR has less capability for brushing and selecting than previously lidentify() lExploratory Data Analysis (EDA)