type.finite: Check for non-finite values

View source: R/type-coerce.R

type.finiteR Documentation

Check for non-finite values

Description

Any non finite values will cause failure of validation.

Usage

type.finite(x)

Arguments

x

any vector that can be coerced to numeric

Value

the input coerced to a numeric value, or an error if any non-finite values detected


interfacer documentation built on April 4, 2025, 6:13 a.m.