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