[GRASS-user] Re: spgrass6

Duccio Rocchini ducciorocchini at gmail.com
Wed Feb 22 09:09:24 EST 2012


Rely on hexbin() instead of plot()

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

Duccio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-user/attachments/20120222/e4e53393/attachment.html


More information about the grass-user mailing list