link.table: Three dimensional coordinates and separators of polygonal...

Description Usage Format Note References Examples

Description

This data set contains the three dimensional coordinates of 130 polygonal links (up to 4 components) along with the relevant separators.

Usage

1

Format

A list of lists. Each element is a matrix containing coordinates and separators of a polygonal link.

Note

A single entry can be accessed by [[ or using the corresponding link name.

names(link.table) returns the available link names. For example, the Hopf link can be accessed either by link.table[[1]] or by link.table$"2.2.1".

References

The COLAB SFU website, http://www.colab.sfu.ca

Examples

1
2
3

Rknots documentation built on May 1, 2019, 10:19 p.m.