sc_object | R Documentation |
The objects are the front end entities, the usual "GIS contract" objects, or features.
The objects are the front end entities, the usual "GIS contract" objects, the features.
sc_object(x, ...)
## Default S3 method:
sc_object(x, ...)
## S3 method for class 'sf'
sc_object(x, ...)
## S3 method for class 'sfc'
sc_object(x, ...)
## S3 method for class 'TRI'
sc_object(x, ...)
x |
input object |
... |
arguments passed to methods |
data frame of the object values
sc_coord
for the coordinates part of the model, sc_path
for
the central part of the model, and PATH
for the full model.
sc_coord
for the coordinates part of the model, sc_path
for
the central part of the model, and PATH
for the full model.
sc_object(minimal_mesh)
sc_object(SC0(minimal_mesh))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.