checkCoords function

checkCoords: function used to check coordinate names.

checkCoords: function used to check coordinate names.

An internal function used to check if all the coordinates are the same.

checkCoords(data, coords)

Arguments

  • data: A list of datasets.
  • coords: A vector of length 2 of the coordinate names.

Returns

A logical variable.