Learn R Programming

heemod (version 1.0.2)

list_all_same: 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)

Value

A logical scalar.

Arguments

x

a list.