hello: Pseudo-Hilbert curves in tree maps

Description Examples

Description

Plots pseudo-Hilbert curves in tree maps.

Examples

1
2
3
par(mar = c(0,0,0,0), xaxs = "i", yaxs = "i")
plot(0, type='n', xlim=c(0, 512), ylim=c(0, 512))
lines(hilbert(512))

childsish/hilbert-in-treemap documentation built on May 13, 2019, 4:48 p.m.