Hi, Dear list I have one question: How to make 2-D Scatter Plots from the Image (p.e. landsat band 4 vs 3) in R, is it possible? ------------------------------ Gaspar Reyes P?ndigo Universidad del Mar, Oaxaca, M?xico Campus Puerto-?ngel Carretera principal Puerto ?ngel Zipolite km 1.5 C.P. 70902
2-D Scatter Plots from the Image
2 messages · Gaspar Reyes Póndigo, Paul Hiemstra
3 days later
On 05/26/2011 02:54 PM, Gaspar Reyes P?ndigo wrote:
Hi, Dear list I have one question: How to make 2-D Scatter Plots from the Image (p.e. landsat band 4 vs 3) in R, is it possible? ------------------------------ Gaspar Reyes P?ndigo Universidad del Mar, Oaxaca, M?xico Campus Puerto-?ngel Carretera principal Puerto ?ngel Zipolite km 1.5 C.P. 70902
_______________________________________________ R-sig-Geo mailing list R-sig-Geo at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo
Hi, Take a look at any of the plotting packages in R: the standard plotting, lattice or ggplot (I prefer the latter). Using the standard plotting facilities: library(gstat) loadMeuse() plot(meuse.grid$dist, meuse.grid$soil) cheers, Paul
Paul Hiemstra, Ph.D. Global Climate Division Royal Netherlands Meteorological Institute (KNMI) Wilhelminalaan 10 | 3732 GK | De Bilt | Kamer B 3.39 P.O. Box 201 | 3730 AE | De Bilt tel: +31 30 2206 494 http://intamap.geo.uu.nl/~paul http://nl.linkedin.com/pub/paul-hiemstra/20/30b/770