type.numeric: Coerce to a numeric.

View source: R/type-coerce.R

type.numericR 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.


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