| absDS {dsBase} | R Documentation |
This function is similar to R function abs.
absDS(x)
x |
a string character, the name of a numeric or integer vector |
The function computes the absolute values of an input numeric or integer vector.
the object specified by the newobj argument
of ds.abs (or default name abs.newobj)
which is written to the serverside. The output object is of class numeric
or integer.
Demetris Avraam for DataSHIELD Development Team