print.triSht: Print a triangulation object

View source: R/print.triSht.R

print.triShtR Documentation

Print a triangulation object

Description

prints a adjacency list of "x"

Usage

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

Arguments

x

object of class "triSht"

...

additional paramters for print

Value

None

Author(s)

Albrecht Gebhardt <albrecht.gebhardt@aau.at>, Roger Bivand <roger.bivand@nhh.no>

See Also

triSht, plot.triSht, summary.triSht


interp documentation built on Nov. 28, 2023, 1:07 a.m.