SC0: Pure edge model, structural form

View source: R/SC0-model.R

SC0R Documentation

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, ...)

## Default S3 method:
SC0(x, ...)

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

Arguments

x

an object understood by silicate

...

reserved for methods

Value

SC0 model with tables 'object' and 'vertex'

Examples

SC0(minimal_mesh)
SC0(minimal_mesh)

silicate documentation built on Jan. 7, 2023, 1:15 a.m.