checkCoords: _checkCoords_: function used to check coordinate names.

View source: R/checkCoords.R

checkCoordsR 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.


PointedSDMs documentation built on Sept. 11, 2024, 7:06 p.m.