type.finite {interfacer}R 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


[Package interfacer version 0.2.3 Index]