crowfly_dist: Crowfly distance between two points

Description Usage Arguments Value Author(s)

Description

This functions calculates the crowfly distance between two points (lattitude and logitude). The output is in miles.

Usage

1
crowfly_dist(long1, lat1, long2, lat2)

Arguments

long1

a numeric value for the longitude of point 1

lat1

a numeric value for the latitude of point 1

long2

a numeric value for the longitude of point 2

lat2

a numeric value for the latitude of point 2

Value

a numeric value of the distance between point 1 and 2

Author(s)

Thevaa Chandereng


thevaa/bmiproj documentation built on May 31, 2019, 9:51 a.m.