req.pibblefit {fido}R Documentation

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

Description

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

Usage

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

Arguments

m

object

r

vector of elements to test for

Value

Nothing, throws an error if NULL


[Package fido version 1.1.1 Index]