is.smsm_set {synthACS} | R Documentation |
Check smsm_set class
Description
Function that checks if the target object is a smsm_set
object.
Usage
is.smsm_set(x)
Arguments
x |
any R object. |
Value
Returns TRUE
if its argument has class "macroACS" among its classes and
FALSE
otherwise.
[Package synthACS version 1.7.1 Index]