R/spread3.R
testEquivalentMetadata.Rd
Currently, only Raster class has a useful method. Defaults to all(sapply(list(...)[-1], function(x) identical(list(...)[1], x)))
all(sapply(list(...)[-1], function(x) identical(list(...)[1], x)))
testEquivalentMetadata(...)
2 or more of the same type of object to test for equivalent metadata.