hc_which-HilbertCurve-method: Query regions

hc_which-HilbertCurve-methodR Documentation

Query regions

Description

Query regions

Usage

## S4 method for signature '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

jokergoo/HilbertCurve documentation built on Feb. 27, 2024, 6:44 p.m.