print.summary.triSht: Print a summary of a triangulation object

View source: R/print.summary.triSht.R

print.summary.triShtR Documentation

Print a summary of a triangulation object

Description

Prints some information about tri.obj

Usage

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

Arguments

x

object of class "summary.triSht", generated by summary.triSht.

...

additional paramters for print

Value

None

Note

This function is meant as replacement for the function of same name in package tripack.

The only difference is that no constraints are possible with triSht objects of package interp.

Author(s)

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

See Also

triSht,tri.mesh, print.triSht, plot.triSht, summary.triSht.


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