Hexagon Bin Smoothing: Generic hsmooth() and Methods
hsmooth-methods.RdMethods for the generic function hsmooth in package
hexbin:
There is currently only the one for hexbin objects.
Arguments
- bin
a
hexbinobject, or an extension such aserodebin-class.- wts
weights vector, see
smooth.hexbin
Methods
- bin = "hexbin"
is just the
smooth.hexbinfunction (for back compatibility); see its documentation, also for examples.