LineMagnitude: Compute line length

View source: R/pathmapping-internal.R

LineMagnitudeR Documentation

Compute line length

Description

Computes line length

Usage

LineMagnitude(x1, y1, x2, y2)

Arguments

x1

x coordinate of one end of line

y1

y coordinate of one end of line

x2

x coordinate of other end of line

y2

y coordinate of other end of line

Author(s)

Shane T. Mueller and Brandon Perelman

References

See Mueller et al., (2016). https://sites.google.com/a/mtu.edu/mapping/


stmueller/pathmapping documentation built on Nov. 13, 2023, 12:39 p.m.