This function is similar to R function unique.

uniqueDS(x.name.transmit = NULL)

Arguments

x.name.transmit

is the name of the variable upon which unique method will be applied

Value

the object specified by the newobj argument which is written to the server-side.

Details

The function computes the uniques values of a variable.

Author

Stuart Wheater for DataSHIELD Development Team