Learn R Programming

rfml (version 0.1.0)

as.numeric,ml.col.def-method: Cast a ml.col.def-class expresion to numeric.

Description

This function will add a function to cast the expresion of the ml.col.def-class to a numeric value. The cast will be done when the result is returned to the client.

Usage

"as.numeric"(x)

Arguments

x
an ml.col.def-class object.