print.triSht {interp}R 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


[Package interp version 1.1-6 Index]