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