inout.hex | R Documentation |
Check which points are in hexagons with count
<= mincnt.
inout.hex(hbin, mincnt)
hbin |
an object of class |
mincnt |
Cutoff, id's for counts less than mincnt are returned |
Check which points are in hexagons with count
<= mincnt and
returns the row ids for those points. One can use the ids to plot low
ount hexagons as points instead.
A vector with the row ids of points which fall in hexagons with
count
less than or equal to mincnt
Nicholas Lewin-Koh
plotMAhex
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.