H0 {sfcurve} | R Documentation |
Seed sequences of the H-curve
Description
Seed sequences of the H-curve
Usage
H0
H1
H2
Format
An object of class matrix
(inherits from array
) with 4 rows and 2 columns.
An object of class matrix
(inherits from array
) with 16 rows and 2 columns.
An object of class matrix
(inherits from array
) with 16 rows and 2 columns.
Details
The three objects simply contain coordinates of points on the three base H-curves.
Value
Two-column matrices.
Examples
H0
draw_multiple_curves(H0, H1, H2, nrow = 1, closed = TRUE)
[Package sfcurve version 1.0.0 Index]