list_all_same: Check if All the Elements of a List Are the Same

View source: R/utils.R

list_all_sameR Documentation

Check if All the Elements of a List Are the Same

Description

Check if All the Elements of a List Are the Same

Usage

list_all_same(x)

Arguments

x

a list.

Value

A logical scalar.


heemod documentation built on June 16, 2025, 5:08 p.m.