as.numeric.factor: Transform factor to numeric I do not know why this is not in...

Description Usage Arguments Value Examples

View source: R/as.numeric.fator.R

Description

Transform factor to numeric I do not know why this is not in base package.

Usage

1
2
## S3 method for class 'factor'
as.numeric(x)

Arguments

a

factor object that you want to convert to numeric format

Value

A numeric vector

Examples

1

MoisesExpositoAlonso/moiR documentation built on Dec. 24, 2021, 10:12 p.m.