is.NAWRUfit: 'NAWRUfit' object check

View source: R/nawru.R

is.NAWRUfitR Documentation

NAWRUfit object check

Description

Tests whether the input object is a valid object of class NAWRUfit.

Usage

is.NAWRUfit(object, return.logical = FALSE)

Arguments

object

An object to be tested.

return.logical

If return.logical = FALSE (default), an error message is printed if the object is not of class NAWRUfit. If return.logical = TRUE, a logical value is returned.

Value

A logical value or nothing, depending on the value of return.logical.


RGAP documentation built on Nov. 2, 2023, 6:02 p.m.