Togaware DATA MINING
Desktop Survival Guide
by Graham Williams
Google

Plotting Region

The Roption[]xpd specifies whether anything plotted outside the plotting region should be displayed (default is FALSE).

par("usr")                 # Returns coordinates of plot region. 
par(usr=c(0,600,0,800))    # Set the plot region. 
par(xpd=TRUE)		   # Do not clip to the plot region.



Copyright © Togaware Pty Ltd
Support further development through the purchase of the PDF version of the book.
The PDF version is a formatted comprehensive draft book (with over 800 pages).
Brought to you by Togaware. This page generated: Sunday, 22 August 2010