is.DynamicGrowth {biogrowth}R Documentation

Test of DynamicGrowth object

Description

Tests if an object is of class DynamicGrowth.

Usage

is.DynamicGrowth(x)

Arguments

x

object to be checked.

Value

A boolean specifying whether x is of class DynamicGrowth


[Package biogrowth version 1.0.3 Index]