Returns some information (number of nodes, triangles, arcs)
about object
.
# S3 method for triSht
summary(object,...)
An object of class "summary.triSht"
, to be printed by
print.summary.triSht
.
It contains the number of nodes (n
), of arcs (na
), of
boundary nodes (nb
) and triangles (nt
).
object of class "triSht"
additional paramters for summary
Albrecht Gebhardt <albrecht.gebhardt@aau.at>, Roger Bivand <roger.bivand@nhh.no>
triSht
, print.triSht
, plot.triSht
,
print.summary.triSht
.