computeIntercept: Compute intercept given slope and point coordinates

Description Usage Arguments Value

View source: R/computeIntercept.R

Description

Compute intercept given slope and point coordinates

Usage

1
computeIntercept(m, point_coord)

Arguments

m

A numeric slope

point_coord

A numeric vector of point coordinates through which the line passes

Value

A numeric intercept


msxakk89/dat documentation built on Aug. 3, 2020, 6:39 p.m.