get_bear: get bearing

Description Usage Arguments Value

View source: R/spat.R

Description

given a matrix of two coordinate pairs with rows (x,y), returns the bearing of the angle of the line cross through 'coords' in degrees

Usage

1
get_bear(coords)

Arguments

coords

is a matrix of two coordinate pairs with rows (x,y)

Value

bearing of angle of line crossing through 'coords' in degrees


crumplecup/muddier documentation built on Aug. 18, 2021, 11:02 a.m.