req.orthusfit {fido}R 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


[Package fido version 1.0.4 Index]