is.GlobalGrowthFit {biogrowth} | R Documentation |
Test of GlobalGrowthFit object
Description
Tests if an object is of class GlobalGrowthFit
Usage
is.GlobalGrowthFit(x)
Arguments
x |
object to be checked. |
Value
A boolean specifying whether x
is of class GlobalGrowthFit
[Package biogrowth version 1.0.4 Index]