data_proc: 'data_proc' creates wt_diff (differenced weight),...

Description Usage Arguments Value

View source: R/data_proc.R

Description

data_proc creates wt_diff (differenced weight), wt_diff_clean (deartifacted differenced weight), wt_diff_clean_25h (25-h rolling mean), wt_recon (absolute weight reconstructed by taking the cumulative sum of the deartifacted differenced weight, normalized to zero starting weight), delta_sign (indicating whether each weight change was positive or negative), and TimeStamp_round (TimeStamp field rounded to nearest hour to enable time series alignment)

Usage

1

Arguments

x

a tibble created by data_load

Value

a tibble with new fields, gathered into a tudy array


sponslerdb/hivescaler documentation built on Dec. 7, 2019, 8:17 p.m.