changeCoords: _changeCoords_: function used to change coordinate names.

View source: R/changeCoords.R

changeCoordsR Documentation

changeCoords: function used to change coordinate names.

Description

An internal function used to change the coordinate names for datasets.

Usage

changeCoords(data, oldcoords, newcoords)

Arguments

data

A list of datasets.

oldcoords

The old coordinate names.

newcoords

The new coordinate names.

Value

A list of data.frame or spatial objects with the coordinate names changed.


PhilipMostert/inlabruSDMs documentation built on April 14, 2025, 11:39 a.m.