sc_segment | R Documentation |
Given a 'PATH“ model decompose to 1-dimensional primitives (or 0-dimensional).
sc_segment(x, ...)
## Default S3 method:
sc_segment(x, ...)
## S3 method for class 'PATH'
sc_segment(x, ...)
x |
input object |
... |
arguments passed to methods |
data frame of the segments, each occurence of an edge and its order
sc_segment(SC(minimal_mesh))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.