is.FitSecondaryGrowth {biogrowth}R Documentation

Test of FitSecondaryGrowth object

Description

Tests if an object is of class FitSecondaryGrowth.

Usage

is.FitSecondaryGrowth(x)

Arguments

x

object to be checked.

Value

A boolean specifying whether x is of class FitSecondaryGrowth


[Package biogrowth version 1.0.3 Index]