type.numeric {interfacer}R Documentation

Coerce to a numeric.

Description

Coerce to a numeric.

Usage

type.numeric(x)

Arguments

x

any vector

Value

the input as a numeric, error if this would involve data loss.


[Package interfacer version 0.3.3 Index]