Learn R Programming

INLAutils (version 0.0.5)

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

Description

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

Usage

# S3 method for inla.data.stack
print(x, ...)

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

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

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

Arguments

x

Object to be printed

...

Further arguments passed to or from other methods.