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

View source: R/mm.R

is.mmR Documentation

Function to check if an object is of class mm

Description

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

Usage

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.


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