Rely on hexbin() instead of plot()

hb <- hexbin(your_independent_var, your_dependent_var, xbins = 40)
plot(hb)

Duccio
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to