Custom function to transform the XLS data into a tidy data frame for further processing

process_crop_cuts(
  xls = "/backup/see_it_grow/LR2021/Reports/LR2021 CCE data sheet - PBI & IUK.xlsx"
)

Arguments

xls

xlsx file with the crop cut data

Value