coordsToBearing: Calculate the bearing between successive longitude/latitude...

Description Usage Arguments Value

Description

Calculate the bearing between successive longitude/latitude points.

Usage

1
coordsToBearing(longitude, latitude)

Arguments

longitude

Latitude values.

latitude

Longitude values.

Value

The numeric vecotor giving the instantaneious bearing at each point along the trajectory, in degrees. This will have the same length as the trajectory, but the last element will be NA.


eamoncaddigan/flightpathr documentation built on May 15, 2019, 7:26 p.m.