Learn R Programming

interfacer (version 0.3.3)

type.finite: Check for non-finite values

Description

Any non finite values will cause failure of validation.

Usage

type.finite(x)

Value

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

Arguments

x

any vector that can be coerced to numeric