wgs_aeqd: Helper function to project points

View source: R/short_helpers.R

wgs_aeqdR Documentation

Helper function to project points

Description

Helper function to project points

Usage

wgs_aeqd(data, longitude, latitude)

Arguments

data

data.frame of occurrence records containing at least longitude and latitude columns.

longitude

(character) name of the column with longitude data.

latitude

(character) name of the column with latitude data.

Value

A SpatialPointsDataFrame object projected to azimuthal equidistant projection.


marlonecobos/ellipsenm documentation built on Oct. 18, 2023, 8:09 a.m.