Skip to contents

Uses linear least squares regression to compute trend of each run.

Usage

compute_trends(.input, .column)

Arguments

.input

Data.

.column

Column to compute trend for.

Value

Summarized tibble with trends column.