After trying with the linux version (0.9.9.-12), I get a different behaviour than with the last windows version: > a <- hist(r, plot=F) > a NULL
Also, 1. Considering r is a brick of 3 bands, how can I select a given band? 2. How can I change the 2x2 plot regions? I want a 1x3, and tried setting par(mfrow=c(1,3)) before hist() but get the same 2x2 arrangement of the 3 histograms Thanks for this powerful package! Agus _______________________________________________ R-sig-Geo mailing list R-sig-Geo@stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-geo