print.summary.triSht {interp} | R Documentation |
Prints some information about tri.obj
## S3 method for class 'summary.triSht'
print(x, ...)
x |
object of class |
... |
additional paramters for |
None
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
.
Albrecht Gebhardt <albrecht.gebhardt@aau.at>, Roger Bivand <roger.bivand@nhh.no>
triSht
,tri.mesh
,
print.triSht
, plot.triSht
,
summary.triSht
.