| summary.inla.mesh {INLA} | R Documentation |
Summarizing triangular mesh objects
Description
Construct and print inla.mesh object summaries
Usage
## S3 method for class 'inla.mesh'
summary(object, verbose = FALSE, ...)
## S3 method for class 'summary.inla.mesh'
print(x, ...)
Arguments
object |
an object of class |
verbose |
If |
... |
further arguments passed to or from other methods. |
x |
an object of class |
Author(s)
Finn Lindgren finn.lindgren@gmail.com
[Package INLA version 25.06.13 Index]