all.unique: Test whether all elements in a vector are unique

View source: R/definitions_magick.R

all.uniqueR Documentation

Test whether all elements in a vector are unique

Description

Uses length().

Usage

## S3 method for class 'unique'
all(test_vector)

gerbeldo/tidycell documentation built on Aug. 15, 2022, 2:35 p.m.