Learn R Programming

biogrowth (version 1.0.6)

is.IsothermalGrowth: Test of IsothermalGrowth object

Description

Tests if an object is of class IsothermalGrowth.

Usage

is.IsothermalGrowth(x)

Value

A boolean specifying whether x is of class IsothermalGrowth

Arguments

x

object to be checked.