uniqueDS {dsBase} | R Documentation |
unique
method to a server-side variable.This function is similar to R function unique
.
uniqueDS(x.name.transmit = NULL)
x.name.transmit |
is the name of the variable upon which |
The function computes the uniques values of a variable.
the object specified by the newobj
argument
which is written to the server-side.
Stuart Wheater for DataSHIELD Development Team