Learn R Programming

biogrowth (version 1.0.6)

is.StochasticGrowth: Test of StochasticGrowth object

Description

Tests if an object is of class StochasticGrowth.

Usage

is.StochasticGrowth(x)

Value

A boolean specifying whether x is of class StochasticGrowth

Arguments

x

object to be checked.