| getEq2p | R Documentation | 
get slope and intercept with 2 points
getEq2p(x1, y1, x2, y2)
| 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 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.