View source: R/lag_functions.R
calculate lag size and fruit.
1 2 3 4 5 | calculateSizeLags(x = x, arrange.variable, grouping.variable,
vars = c("Size_t", "Height_t", "Cone_t", "Cylinder_Tall_t",
"Cylinder_t", "Elliptic_Cylinder_t", "Size_max_t", "Size_min_t",
"Cone_max_t", "Cone_min_t", "Cylinder_Tall_max_t",
"Cylinder_Tall_min_t"))
|
x |
Dataset |
arrange.variable |
is variable that arranges the data |
grouping.variable |
is the variable that groups the data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.