Learn R Programming

sstModel (version 1.0.0)

rateIsIn: Rate in Object?

Description

S3 generic to check that the rate is in the object.

Usage

rateIsIn(object, ...)

Arguments

object

an S3 object potentially containing the rate.

...

additional parameters.

Value

a logical value.