angleSink: Calculate a sink angle matrix based on the Point of Interest...

Description Usage Arguments Value

View source: R/angleSink.R

Description

Calculate a sink angle matrix based on the Point of Interest Based on Af<c3><a1>n et al. 2015

Usage

1
angleSink(POI = c(145.2, -38.8), lat, lon)

Arguments

POI

central reference point (eg: colony location)

lat

latitudes to compare (dimensions must match lon)

lon

longitudes to compare (dimensions must match lat)

Value

A numeric array, with dimensions matching water.direction and water.speed


rossholmberg/pkgButterfly documentation built on May 27, 2019, 11:36 p.m.