checkCoords {PointedSDMs} | R Documentation |
checkCoords: function used to check coordinate names.
Description
An internal function used to check if all the coordinates are the same.
Usage
checkCoords(data, coords)
Arguments
data |
A list of datasets. |
coords |
A vector of length 2 of the coordinate names. |
Value
A logical variable.
[Package PointedSDMs version 2.1.0 Index]