Learn R Programming

biogrowth (version 1.0.6)

is.FitDynamicGrowth: Test of FitDynamicGrowth object

Description

Tests if an object is of class FitDynamicGrowth.

Usage

is.FitDynamicGrowth(x)

Value

A boolean specifying whether x is of class FitDynamicGrowth

Arguments

x

object to be checked.