hsmooth-methods.Rd
Methods for the generic function hsmooth
in package
hexbin:
There is currently only the one for hexbin
objects.
# S4 method for hexbin
hsmooth(bin, wts)
a hexbin
object, or an extension such as
erodebin-class
.
weights vector, see smooth.hexbin
is just the smooth.hexbin
function (for back compatibility); see its documentation, also for
examples.