list_all_same {heemod}
R 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.
[Package
heemod
version 1.0.2
Index
]