print.spDiag: Methods for spDiag Object

View source: R/generics.R

print.spDiagR Documentation

Methods for spDiag Object

Description

Methods for extracting information from spDiag.

Usage

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

Arguments

x

object of class spDiag.

...

currently not used.

Details

A standard extractor function for printing objects of class spDiag.


spNNGP documentation built on June 27, 2022, 5:06 p.m.

Related to print.spDiag in spNNGP...