print.inla.data.stack: These are print methods for a number of inla objects that do...

Description Usage Arguments

View source: R/printmethods.R

Description

These are print methods for a number of inla objects that do not have print methods in the INLA package

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
## S3 method for class 'inla.data.stack'
print(x, ...)

## S3 method for class 'inla.mesh'
print(x, ...)

## S3 method for class 'inla.mesh.projector'
print(x, ...)

## S3 method for class 'inla.mesh.segment'
print(x, ...)

Arguments

x

Object to be printed

...

Further arguments passed to or from other methods.


INLAutils documentation built on Dec. 6, 2017, 5:06 p.m.