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

Description Usage Arguments

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

1
2
## S4 method for signature 'ml.col.def'
as.numeric(x)

Arguments

x

an ml.col.def-class object.


mstellwa/rfml documentation built on May 23, 2019, 8:16 a.m.