is.mmfit: Function to check if an object is of class 'mmfit'

View source: R/mmfit.R

is.mmfitR Documentation

Function to check if an object is of class mmfit

Description

is.mmfit returns TRUE if x is an object of class mmfit.

Usage

is.mmfit(x)

Arguments

x

An arbitrary R object.

Value

is.mmfit returns TRUE or FALSE depending on whether x is an object of class mmfit or not.


corentin-dev/smmR documentation built on April 14, 2023, 11:36 p.m.