uniqueDS: Applies the 'unique' method to a server-side variable.

View source: R/uniqueDS.R

uniqueDSR Documentation

Applies the unique method to a server-side variable.

Description

This function is similar to R function unique.

Usage

uniqueDS(x.name.transmit = NULL)

Arguments

x.name.transmit

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

Details

The function computes the uniques values of a variable.

Value

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

Author(s)

Stuart Wheater for DataSHIELD Development Team


datashield/dsBase documentation built on May 16, 2023, 10:01 p.m.