View source: R/Linear_functions.R
lf_rev_slope | R Documentation |
find perpendicular slope to linear function
lf_rev_slope(slope)
slope |
The slop or m of linear function f(x)= mx+b |
data.frame(x,y) x
Florian Wagner florian.wagner@wagnius.ch
lf_rev_slope(c(0.1,-0.89))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.