R/trend.R
compute_trends.Rd
Uses linear least squares regression to compute trend of each run.
compute_trends(.input, .column)
Data.
Column to compute trend for.
Summarized tibble with trends column.