Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


epiphy (version 0.5.0)

is.intensity: Test if an object is of class intensity or one of its subclasses.

Description

Test if an object is of class intensity or one of its subclasses (i.e. count, incidence or severity).

Usage

is.intensity(x)

is.count(x)

is.incidence(x)

is.severity(x)

Value

TRUE if its argument's value is the corresponding intensity

object and FALSE otherwise.

Arguments

x

An object.