hc_which-HilbertCurve-method | R Documentation |
Query regions
## S4 method for signature 'HilbertCurve'
hc_which(object, ix, iy)
object |
A |
ix |
A single position on x-axis. |
iy |
A single position on y-axis. |
Values of ix
and iy
should be integers and take values in [1, 2^level].
A data frame with two columns start
and end
. The value corresponds to the range in data.
# There is no example
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.