Learn R Programming

sstModel (version 1.0.0)

spreadIsIn: Spread in Object?

Description

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

Usage

spreadIsIn(object, ...)

Arguments

object

an S3 object potentially containing the spread.

...

additional parameters.

Value

a logical value.