Skip to contents

Returns whether the array's dtype is ambiguous.

Usage

ambiguous(x, ...)

Arguments

x

An array object

...

Additional arguments (unused)

Value

logical(1) - TRUE if the dtype is ambiguous, FALSE otherwise