find_closest: find_closest finds the nearest roost

Description Usage Arguments Value

Description

The find_closest function returns the distance to the nearst roost for each species. Designed to be used with purr::pmap

Usage

1
find_closest(x, y, species)

Arguments

x

int The x-coordinate of the forage location

y

int The y-coordinate of the forage location

species

character The species name

Value

double The distance to the nearest roost in meters


LDalby/ralmass documentation built on May 8, 2019, 5:48 p.m.