createNewInsectVariables: Calculate Insect Variables

Description Usage Arguments

View source: R/InsectFunctions.R

Description

Calculate insects at time t ("Insect_t") and native insects at time t ("NatInsect_t").

Usage

1
2
createNewInsectVariables(x, arrange.variable = "Date",
  grouping.variable = "PlantID")

Arguments

x

the dataset

arrange.variable

is variable that arranges the data. Defaults to "Date".

grouping.variable

is the variable that groups the data. Defaults to "PlantID".


ksauby/GTMNERRproc documentation built on May 20, 2019, 6:42 p.m.