Query regions

# S4 method for HilbertCurve
hc_which(object, ix, iy)

Arguments

object

A HilbertCurve-class object.

ix

A single position on x-axis.

iy

A single position on y-axis.

Details

Values of ix and iy should be integers and take values in [1, 2^level].

Value

A data frame with two columns start and end. The value corresponds to the range in data.

Examples

# There is no example
NULL
#> NULL