assert_double: Assert that an object is a double vector

Description Usage Arguments Value

View source: R/assertions.R

Description

The assertion will succeed for vectors containing combinations of doubles, NA_real_, NaN, -Inf, Inf. 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.