inout.hex
From hexbin v1.26.3
by ORPHANED
Check points for inclusion
Check which points are in hexagons with count
- Keywords
- misc
Usage
inout.hex(hbin, mincnt)
Arguments
- hbin
- an object of class
hexbin
. - mincnt
- Cutoff, id's for counts less than mincnt are returned
Details
Check which points are in hexagons with count
Value
- A vector with the row ids of points which fall in hexagons with
count
less than or equal to mincnt
See Also
Community examples
Looks like there are no examples yet.