is.FitIsoGrowth {biogrowth}R Documentation

Test of FitIsoGrowth object

Description

Tests if an object is of class FitIsoGrowth.

Usage

is.FitIsoGrowth(x)

Arguments

x

object to be checked.

Value

A boolean specifying whether x is of class FitIsoGrowth


[Package biogrowth version 1.0.3 Index]