allAreIdentical: Are all list elements identical to each other?

View source: R/logical.R

allAreIdenticalR Documentation

Are all list elements identical to each other?

Description

Are all list elements identical to each other?

Usage

allAreIdentical(x)

Arguments

x

a list

Value

TRUE if all elements in x are identical, otherwise FALSE


KWB-R/kwb.utils documentation built on April 1, 2024, 7:12 a.m.