powered by
Returns some information (number of nodes, triangles, arcs) about object.
object
# S3 method for triSht summary(object,...)
object of class "triSht"
"triSht"
additional paramters for summary
summary
An object of class "summary.triSht", to be printed by print.summary.triSht.
"summary.triSht"
print.summary.triSht
It contains the number of nodes (n), of arcs (na), of boundary nodes (nb) and triangles (nt).
n
na
nb
nt
triSht, print.triSht, plot.triSht, print.summary.triSht.
triSht
print.triSht
plot.triSht