Hi, I tried it but it did not zoom into the area but just blocked out the areas around xlim and ylim.
Are there other ways? --- On Wed, 9/23/09, Paul Hiemstra <[email protected]> wrote: > From: Paul Hiemstra <[email protected]> > Subject: Re: [R-sig-Geo] Zooming into a specific area > To: "Julius Tesoro" <[email protected]> > Cc: [email protected] > Date: Wednesday, September 23, 2009, 4:22 PM > Julius Tesoro wrote: > > Hello > > > > I have three shapefiles loaded in R, say, a line > shapefile of faults in New Zealand, the administrative > districts of Fiordland (province of New Zealand) and New > Zealand earthquakes. I want to zoom into a specific area so > that I can select the earthquake points through > select.spatial. How do I do zoom into this area? Is there > other way where I can select a polygon by clicking and store > it in a vector? > > > > _______________________________________________ > > R-sig-Geo mailing list > > [email protected] > > https://stat.ethz.ch/mailman/listinfo/r-sig-geo > > > Hi, > > You can use the xlim and ylim parameters in spplot to zoom > in. > > cheers, > Paul > > -- > Drs. Paul Hiemstra > Department of Physical Geography > Faculty of Geosciences > University of Utrecht > Heidelberglaan 2 > P.O. Box 80.115 > 3508 TC Utrecht > Phone: +3130 274 3113 Mon-Tue > Phone: +3130 253 5773 Wed-Fri > http://intamap.geo.uu.nl/~paul > > _______________________________________________ R-sig-Geo mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-geo
