
Last chance! 50% off unlimited learning
Sale ends in
all.equal
function.multipleAllEqual(...)
TRUE
if all objects are equal.multipleAllEqual(1:5, 1:5, seq(2, 10, 2)/2)
multipleAllEqual(1:5, 1:6, seq(2, 10, 2)/2)
Run the code above in your browser using DataLab