crossing {knotR} | R Documentation |
Crossing Metrics for knots
Description
Various descriptions for the crossing points of a knot
Usage
crossing_points(b, give_all = TRUE)
crossing_matrix(b)
crossing_strands(b)
Arguments
b |
A list of Bezier control parameters, typically given by
|
give_all |
In function |
Author(s)
Robin K. S. Hankin
See Also
Examples
crossing_points(k7_2,give_all=TRUE)
[Package knotR version 1.0-4 Index]