Description Usage Arguments Value
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)
1 | data_proc(x)
|
x |
a tibble created by data_load |
a tibble with new fields, gathered into a tudy array
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.