Learn R Programming

synthACS (version 1.7.1)

is.synthACS: Check synthACS class

Description

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

Usage

is.synthACS(x)

Value

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

Arguments

x

any R object.