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

View source: R/printmethods.R

print.inla.data.stackR Documentation

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 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.


timcdlucas/INLAutils documentation built on Nov. 29, 2022, 5:41 a.m.