Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getEq2p

get slope and intercept with 2 points


Description

get slope and intercept with 2 points

Usage

getEq2p(x1, y1, x2, y2)

Arguments

x1

x coordinate of the first point

y1

y coordinate of the first point

x2

x coordinate of the second point

y2

y coordinate of the second point


processR

Implementation of the 'PROCESS' Macro

v0.2.6
GPL-2
Authors
Keon-Woong Moon [aut, cre], Sokyoung Hong [ctb]
Initial release
2021-1-5

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.