lf_rev_slope: find perpendicular slope to linear function

View source: R/Linear_functions.R

lf_rev_slopeR Documentation

find perpendicular slope to linear function

Description

find perpendicular slope to linear function

Usage

lf_rev_slope(slope)

Arguments

slope

The slop or m of linear function f(x)= mx+b

Value

data.frame(x,y) x

Author(s)

Florian Wagner florian.wagner@wagnius.ch

Examples

lf_rev_slope(c(0.1,-0.89))

wagnius-GmbH/slvwagner documentation built on Jan. 19, 2025, 7:10 a.m.