plot.bic_lines | R Documentation |
Add lines corresponding to the coordinates in a bic_lines object to a figure. Only draws the projection of the lines on a single dimension, no regard is given for whether the lines are near the slice of interest.
## S3 method for class 'bic_lines'
plot(x, dimension = 2, ...)
x |
an |
dimension |
which axis to display the lines on |
... |
additional parameters to pass to segments |
NULL invisibly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.