is.micro_synthetic {synthACS}R Documentation

Check micro_synthetic class

Description

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

Usage

is.micro_synthetic(x)

Arguments

x

any R object.

Value

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


[Package synthACS version 1.7.1 Index]