dssIsUnique: Check if a vector is unique (tipically a dataframe column)

View source: R/dssIsUnique.R

dssIsUniqueR Documentation

Check if a vector is unique (tipically a dataframe column)

Description

Check if a vector is unique (tipically a dataframe column)

Usage

dssIsUnique(what, datasources = NULL)

Arguments

what

a character name of the vector (or dataframe column specified with '$' - 'df$col')

datasources

a list of opal objects obtained after logging into the opal servers (see datashield.login)


sib-swiss/dsSwissKnifeClient documentation built on July 16, 2025, 6:25 p.m.