Learn R Programming

PointedSDMs (version 2.1.3)

checkCoords: 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)

Value

A logical variable.

Arguments

data

A list of datasets.

coords

A vector of length 2 of the coordinate names.