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

View source: R/smm.R

is.smmR Documentation

Function to check if an object is of class smm

Description

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

Usage

is.smm(x)

Arguments

x

An arbitrary R object.

Value

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


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