req.orthusfit: require elements to be non-null in orthusfit or throw error

View source: R/fidofit_s3.R

req.orthusfitR Documentation

require elements to be non-null in orthusfit or throw error

Description

require elements to be non-null in orthusfit or throw error

Usage

## S3 method for class 'orthusfit'
req(m, r)

Arguments

m

object

r

vector of elements to test for

Value

None, throws an error if NULL


fido documentation built on June 22, 2024, 9:36 a.m.