aue.dataAngle: Angles for an XY coordinates matrix

Description Usage Arguments Author(s)

View source: R/auxiliar.R

Description

Angles for an XY coordinates matrix

Usage

1
aue.dataAngle(XY, maxpi = FALSE, deg = FALSE, latlon = FALSE)

Arguments

XY

XY matrix with projected coordinates

maxpi

angles bounded between 0 - pi?

deg

angles in decimal degrees?

latlon

Are the coordinates in decimal degrees format? Defalut FALSE. If TRUE, the coordinates must be in a matrix/data frame with the longitude in the first column and latitude in the second. The position is projected onto a plane in meters with the function geoXY.

Author(s)

Leandro Roser learoser@gmail.com


EcoGenetics documentation built on July 8, 2020, 5:46 p.m.