Arguments
points3D
an $N$ x 3 matrix of the $x$, $y$, $z$ coordinates of a polygonal link
ends
a vector of positive integers defining the separators of the polygonal link
pca
logical, if TRUE a Principal Component Analysis is applied to rotate the points. Generally,
results in a diagram simpler to be interpreted. This is especially true for large structures.
size
a scaling factor $s$ of the plot region to be used for the plot. Default 1.
The plot region within the active plot window is defined by $$\frac{min(\Delta X, \Delta Y)}{s}$$.
Values of $s > 1$ reduce the plot region.
colors
a vector of colors, one for each component. If not supplied, integers from 1 to $n$ are used, where
$n$ is the number of link components
return.vars
logical, if TRUE returns the extended structure described in details.
...
other graphical parameters for plot
.