is.IsothermalGrowth {biogrowth}R Documentation

Test of IsothermalGrowth object

Description

Tests if an object is of class IsothermalGrowth.

Usage

is.IsothermalGrowth(x)

Arguments

x

object to be checked.

Value

A boolean specifying whether x is of class IsothermalGrowth


[Package biogrowth version 1.0.3 Index]