latlon_to_bearing: Convert lat-lon to bearing

Description Usage Arguments

Description

Calculate bearing and great circle distance between an origin and one or more destination points

Usage

1
latlon_to_bearing(origin_lat, origin_lon, dest_lat, dest_lon)

Arguments

origin_lat

latitude of origin point

origin_lon

longitude of origin point

dest_lat

latitude of destination point

dest_lon

longitude of destination point


bobverity/Rgeoprofile documentation built on May 12, 2019, 11:28 p.m.