assert_complex: Assert that an object is a complex vector

Description Usage Arguments Value

View source: R/assertions.R

Description

This assertion will succeed for vectors containing combinations of complex numbers and NA_complex_. The vector may have attributes and/or have length zero.

Usage

1

Arguments

x

Object to check

Value

If the check is successful x will be returned invisibly. If the check is not successful an error will be thrown.


armcn/pure documentation built on Dec. 30, 2021, 12:16 a.m.