binCount2D(x, y, xbreaks, ybreaks, flatten = FALSE)
x
at the boundaries between bins, calculated using
pretty(x)
if not supplied.y
at the boundaries between bins, calculated using
pretty(y)
if not supplied.x
, y
, z
and n
, a flattened
representation of xmids
, ymids
, result
and
number
.xbreaks
and ybreaks
), the midpoints (xmids
and ymids
)
between those breaks, and
the count (number
) of f
values in the boxes defined
between successive breaks.
binApply1D
,
binApply2D
, binAverage
,
binCount1D
, binMean1D
,
binMean2D