is.zero {INLAtools}R Documentation

Define the is.zero method

Description

Define the is.zero method

Usage

is.zero(x, ...)

## Default S3 method:
is.zero(x, ...)

## S3 method for class 'matrix'
is.zero(x, ...)

Arguments

x

an R object

...

additional arguments

Value

logical

Methods (by class)


[Package INLAtools version 0.0.4 Index]