.is_complex {fftab}R Documentation

Check if an Object is Complex

Description

Checks whether an object has the .is_complex attribute.

Usage

.is_complex(x)

Arguments

x

An R object to check for complexity.

Value

A logical value indicating whether the .is_complex attribute is TRUE.


[Package fftab version 0.1.0 Index]