time_lm: Subset data by time and perform a linear regression.

time_lmR Documentation

Subset data by time and perform a linear regression.

Description

This is an internal function. Used with time_roll() and auto_rate().

Usage

time_lm(df, start, end)

Arguments

df

data.frame object.

start

numeric. start time

end

numeric. end time

Value

a data.table object


januarharianto/respR documentation built on March 29, 2024, 6:51 p.m.