| perpPoint {swfscMisc} | R Documentation | 
Perpendicular Point
Description
Compute the perpendicular point between points and a line specified by an intercept and slope.
Usage
perpPoint(pts, line)
Arguments
| pts | two column matrix of points. | 
| line | two element vector giving intercept and slope of a line. | 
Author(s)
Eric Archer eric.archer@noaa.gov
[Package swfscMisc version 1.6.5 Index]