[R] Zoom in in a plot

Greg Snow Greg.Snow at imail.org
Tue Oct 26 18:47:32 CEST 2010


For a quick exploration of the plot you can use the zoomplot function in the TeachingDemos package.  But for production graphs it is better to explicitly set the xlim and ylim parameters in creating the plot up front.

-- 
Gregory (Greg) L. Snow Ph.D.
Statistical Data Center
Intermountain Healthcare
greg.snow at imail.org
801.408.8111


> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-
> project.org] On Behalf Of Alaios
> Sent: Tuesday, October 26, 2010 9:31 AM
> To: Rhelp
> Subject: [R] Zoom in in a plot
> 
> in a simple plot. When i do plot is it possible to zoom in or out or
> this is not
> possible at all?
> 
> Best Regards
> Alex
> 
> 
> 
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-
> guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list