is.FitDynamicGrowth {biogrowth}R Documentation

Test of FitDynamicGrowth object

Description

Tests if an object is of class FitDynamicGrowth.

Usage

is.FitDynamicGrowth(x)

Arguments

x

object to be checked.

Value

A boolean specifying whether x is of class FitDynamicGrowth


[Package biogrowth version 1.0.3 Index]