Description Usage Format Note References Examples
This data set contains the three dimensional coordinates of 130 polygonal links (up to 4 components) along with the relevant separators.
1 |
A list of lists. Each element is a matrix containing coordinates and separators of a polygonal link.
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"
.
The COLAB SFU website, http://www.colab.sfu.ca
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.