makeExampleKnot(k = TRUE)
k
is FALSE. A list with two slots: the 3D coordinates of a link and
a vector of separators if k
is TRUE.Knot-class
, newKnot
#an example knot
knot <- makeExampleKnot(k = TRUE)
#an example link
link <- makeExampleKnot(k = FALSE)
Run the code above in your browser using DataLab