an: Abbreviation for 'as.numeric'

View source: R/an.R

anR Documentation

Abbreviation for as.numeric

Description

Abbreviation for as.numeric

Usage

an(x, ...)

Arguments

x

Object to be coerced or tested.

...

Further arguments passed to as.numeric.

Examples

as.numeric("02.33")
an("02.33")

LuisLauM/ruisu documentation built on March 26, 2024, 8:23 a.m.