R/utils.R
mutate_integral.RdSee function integral.
mutate_integral(sensor_data, sampling_rate, col, derived_col)
| sensor_data | A data frame with column |
|---|---|
| sampling_rate | Sampling rate of |
| col | Name of column to integrate. |
| derived_col | Name of new column which is the integral of |
A dataframe