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

Description Usage Arguments

View source: R/dssIsUnique.R

Description

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

Usage

1
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)


IulianD/dsSwissKnifeClient documentation built on June 23, 2020, 4:38 p.m.