Learn R Programming

biogrowth (version 1.0.6)

is.MCMCgrowth: Test of MCMCgrowth object

Description

Tests if an object is of class MCMCgrowth.

Usage

is.MCMCgrowth(x)

Value

A boolean specifying whether x is of class MCMCgrowth

Arguments

x

object to be checked.