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


EricArcher/swfscMisc documentation built on April 12, 2024, 4:21 a.m.