summary.inla.mesh: Summarizing triangular mesh objects

Description Usage Arguments Author(s)

View source: R/mesh.R

Description

Construct and print inla.mesh object summaries

Usage

1
2
3
4
5
## 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 "inla.mesh", usually a result of a call to inla.mesh.create or inla.mesh.2d.

x

an object of class "summary.inla.mesh", usually a result of a call to summary.inla.mesh.

verbose

If TRUE, produce a more detailed output.

...

further arguments passed to or from other methods.

Author(s)

Finn Lindgren finn.lindgren@gmail.com


INBO-BMK/INLA documentation built on Dec. 4, 2019, 11:43 p.m.