Learn R Programming

silicate (version 0.7.0)

SC0: Pure edge model, structural form

Description

SC0 is the simplest and most general of all silicate models. Composed of an object and vertex table linked by nested vertex-index pairs.

Usage

SC0(x, ...)

# S3 method for default SC0(x, ...)

# S3 method for pslg SC0(x, ...)

Value

SC0 model with tables 'object' and 'vertex'

Arguments

x

an object understood by silicate

...

reserved for methods

Examples

Run this code
SC0(minimal_mesh)
SC0(minimal_mesh)

Run the code above in your browser using DataLab