asNumericDS.Rd
This function is based on the native R function as.numeric
.
asNumericDS(x.name)
the object specified by the <newobj> argument (or its default name
<x.name>.num) which is written to the serverside. For further
details see help on the clientside function ds.asNumeric
.
See help for function as.numeric
in native R, and details section
in the help file of the clientside function ds.asNumeric
.