hsmooth-methods {hexbin} | R Documentation |
Methods for the generic function hsmooth
in package
hexbin:
There is currently only the one for hexbin
objects.
## S4 method for signature 'hexbin'
hsmooth(bin, wts)
bin |
a |
wts |
weights vector, see |
is just the smooth.hexbin
function (for back compatibility); see its documentation, also for
examples.