Extract unique vertices
sc_vertex(x, ...)# S3 method for default
sc_vertex(x, ...)
# S3 method for SC
sc_vertex(x, ...)
# S3 method for ARC
sc_vertex(x, ...)
# S3 method for TRI
sc_vertex(x, ...)
# S3 method for TRI0
sc_vertex(x, ...)
# S3 method for PATH
sc_vertex(x, ...)
# S3 method for PATH0
sc_vertex(x, ...)
model
passed to methods
data frame of only the unique coordinates
# NOT RUN {
sc_vertex(minimal_mesh)
sc_vertex(SC0(minimal_mesh))
# }
Run the code above in your browser using DataLab