hilbertd2xy: Hilbert conversion, distance to coordinates

Description Usage Arguments Value Examples

View source: R/hilbertd2xy.R

Description

Hilbert conversion, distance to coordinates

Usage

1

Arguments

n

Size (must be a 2^k value, such as 4,8,16,32)

d

A vector of values to be converted to coordinates (starts with 0)

Value

Tibble with columns x and y

Examples

1
hilbertd2xy(64,31)

gghilbertstrings documentation built on April 7, 2021, 9:07 a.m.