checkCoords: function used to check coordinate names.
An internal function used to check if all the coordinates are the same.
checkCoords(data, coords)
data
: A list of datasets.coords
: A vector of length 2 of the coordinate names.A logical variable.
Useful links