Learn R Programming

sfcurve (version 1.0.0)

H0: Seed sequences of the H-curve

Description

Seed sequences of the H-curve

Usage

H0

H1

H2

Arguments

Value

Two-column matrices.

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.

Examples

Run this code
H0
draw_multiple_curves(H0, H1, H2, nrow = 1, closed = TRUE)

Run the code above in your browser using DataLab