is.macro_micro {synthACS}R Documentation

Check macro_micro class

Description

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

Usage

is.macro_micro(x)

Arguments

x

any R object.

Value

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


[Package synthACS version 1.7.1 Index]