Learn R Programming

biogrowth (version 1.0.6)

is.DynamicGrowth: Test of DynamicGrowth object

Description

Tests if an object is of class DynamicGrowth.

Usage

is.DynamicGrowth(x)

Value

A boolean specifying whether x is of class DynamicGrowth

Arguments

x

object to be checked.