as_numeric.default: Convert to a numeric.

View source: R/conversion_methods.R

as_numeric.defaultR Documentation

Convert to a numeric.

Description

converts an object to a numeric.

Usage

## Default S3 method:
as_numeric(x, ...)

Arguments

x

an object.

Value

a numeric.


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