LineMagnitude: Compute line length

Description Usage Arguments Author(s) References

View source: R/pathmapping-internal.R

Description

Computes line length

Usage

1
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/


pathmapping documentation built on May 2, 2019, 4:20 a.m.