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

Description Usage Arguments Value

View source: R/mm.R

Description

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

Usage

1
is.mm(x)

Arguments

x

An arbitrary R object.

Value

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


smmR documentation built on Aug. 3, 2021, 5:07 p.m.