angle: Calculates the angle between to slopes

Description Usage Arguments Value Note

View source: R/helper_functions.R

Description

Calculates the angle between to slopes

Usage

1
angle(x, y = 1)

Arguments

x, y

Slope of the lines

Value

The smaller angle between the slopes in degrees

Note

The default compares the first slope with the slope 1


llrs/integration-helper documentation built on Sept. 24, 2021, 10:57 a.m.