sc_vertex | R Documentation |
Extract unique vertices
sc_vertex(x, ...) ## Default S3 method: sc_vertex(x, ...) ## S3 method for class 'SC' sc_vertex(x, ...) ## S3 method for class 'SC0' sc_vertex(x, ...) ## S3 method for class 'ARC' sc_vertex(x, ...) ## S3 method for class 'TRI' sc_vertex(x, ...) ## S3 method for class 'TRI0' sc_vertex(x, ...) ## S3 method for class 'PATH' sc_vertex(x, ...) ## S3 method for class 'PATH0' sc_vertex(x, ...) ## S3 method for class 'pslg' sc_vertex(x, ...)
x |
model |
... |
passed to methods |
data frame of only the unique coordinates
sc_vertex(minimal_mesh) sc_vertex(SC0(minimal_mesh))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.