Learn R Programming

respR (version 2.3.3)

time_lm: 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)

Value

a data.table object

Arguments

df

data.frame object.

start

numeric. start time

end

numeric. end time