Learn R Programming

Rknots (version 1.3.2)

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

Description

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

Usage

data(link.table)

Arguments

Format

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

References

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

Examples

Run this code
data(link.table)
names(link.table)
str(link.table)

Run the code above in your browser using DataLab