slope: slope

View source: R/helper-functions.R

slopeR Documentation

slope

Description

Simple function for calculate the slope on the ith element position

Usage

slope(x, y, i)

Arguments

x

The x vector

y

The y vector

i

The position

Value

The slope


evoper documentation built on May 19, 2026, 1:07 a.m.

Related to slope in evoper...