Learn R Programming

biogrowth (version 1.0.6)

is.GrowthFit: Test of GrowthFit object

Description

Tests if an object is of class GrowthFit

Usage

is.GrowthFit(x)

Value

A boolean specifying whether x is of class GrowthFit

Arguments

x

object to be checked.