CheckForDuplicateRows: Checks whether the values in rows of given columns are not...

Description Usage Arguments Value

View source: R/utils_assert.R

Description

Checks whether the values in rows of given columns are not duplicated.

Usage

1

Arguments

x

a data frame.

columns

(character) vector.

Value

If all tests pass, returns TRUE invisibly. Otherwise, an 'assertError' is thrown.


google/GeoexperimentsResearch documentation built on May 17, 2019, 7:42 a.m.