as_numeric: Coercion to a numeric.

View source: R/generics.R

as_numericR Documentation

Coercion to a numeric.

Description

Converts an object to a numeric.

Usage

as_numeric(x, ...)

Arguments

x

an object to be converted to a numeric.

...

extra arguments passed to methods.

Value

an object of class 'numeric'.


PiotrTymoszuk/ExDA documentation built on Nov. 17, 2024, 5:46 p.m.