calculateSizeLags: Calculate size variables at the previous time step

Description Usage Arguments

View source: R/lag_functions.R

Description

calculate lag size and fruit.

Usage

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"))

Arguments

x

Dataset

arrange.variable

is variable that arranges the data

grouping.variable

is the variable that groups the data


ksauby/dataproc documentation built on May 20, 2019, 7:02 p.m.