perpPoint: Perpendicular Point

View source: R/perpPoint.R

perpPointR 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


swfscMisc documentation built on Sept. 8, 2023, 5:55 p.m.