sf
polyg_angles.Rd
Function for calculating the minimum and maximum angles between two intersecting sf MULTILINESTRING or LINESTRING objects.
polyg_angles(input1, input2)
object of class sf or sfc of type LINESTRING or MULTILINESTRING.
An sf object equivalent to input1 with added columns containing minimum and maximum angles.
input1