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

Description Usage Arguments Value

View source: R/smm.R

Description

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

Usage

1
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.


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