is.synthACS {synthACS}R Documentation

Check synthACS class

Description

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

Usage

is.synthACS(x)

Arguments

x

any R object.

Value

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


[Package synthACS version 1.7.1 Index]