Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.sc

Methods for silicate


Description

Print a silicate model.

Usage

## S3 method for class 'sc'
print(x, ...)

Arguments

x

object inheriting from 'sc' class

...

ignore currently

Details

Simple summary of type and content of a silicate model.

Examples

print(TRI(minimal_mesh))
print(SC(minimal_mesh))
print(PATH(minimal_mesh))
print(SC(TRI(minimal_mesh)))
print(ARC(minimal_mesh))
print(SC0(minimal_mesh))

silicate

Common Forms for Complex Hierarchical and Relational Data Structures

v0.7.0
GPL-3
Authors
Michael D. Sumner [aut, cre], John Corbett [ctb] (the original inspiration), Simon Wotherspoon [ctb], Kent Johnson [dtc], Mark Padgham [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.