sfcurve-package {sfcurve} | R Documentation |
sfcurve: 2x2, 3x3 and nxn Space-Filling Curves
Description
Implementation of all possible forms of 2x2 and 3x3 space-filling curves, i.e., the generalized forms of the Hilbert curve https://en.wikipedia.org/wiki/Hilbert_curve, the Peano curve https://en.wikipedia.org/wiki/Peano_curve and the Peano curve in the meander type (Figure 5 in https://eudml.org/doc/141086). It can generates nxn curves expanded from any specific level-1 units. It also implements the H-curve and the three-dimensional Hilbert curve.
Details
Please go to the package's website: https://jokergoo.github.io/sfcurve/ for more details.
Author(s)
Maintainer: Zuguang Gu z.gu@dkfz.de (ORCID)
See Also
Useful links:
[Package sfcurve version 1.0.0 Index]