powered by
Knot-class
knot <- makeExampleKnot(k = TRUE) knot <- newKnot(knot) print(knot) link <- makeExampleKnot(k = FALSE) link <- newKnot(link$points3D, link$ends) print(link)
Run the code above in your browser using DataLab