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