Learn R Programming

synthACS (version 1.7.1)

is.smsm_set: Check smsm_set class

Description

Function that checks if the target object is a smsm_set object.

Usage

is.smsm_set(x)

Value

Returns TRUE if its argument has class "macroACS" among its classes and FALSE otherwise.

Arguments

x

any R object.