diff --git a/Current - Pivots planting date and harevsting data.xlsx b/Current - Pivots planting date and harevsting data.xlsx index 164bc92..6dc445e 100644 Binary files a/Current - Pivots planting date and harevsting data.xlsx and b/Current - Pivots planting date and harevsting data.xlsx differ diff --git a/r_app/2_CI_data_prep.R b/r_app/2_CI_data_prep.R index a3233be..cc3f098 100644 --- a/r_app/2_CI_data_prep.R +++ b/r_app/2_CI_data_prep.R @@ -9,7 +9,7 @@ library(tidyverse) library(lubridate) library(exactextractr) -library(CIprep) +library(CIprep) # Vang alle command line argumenten op args <- commandArgs(trailingOnly = TRUE)