reagro / carob

Aggregating agronomic data
GNU General Public License v3.0
19 stars 28 forks source link

commit of wheat script hdl:11529/10548401 #443

Closed Cliffoe08 closed 2 months ago

Cliffoe08 commented 2 months ago

kindly review script

rhijmans commented 2 months ago

Thanks. The script failed because you had

  d$previous_crop <- gsub("t.aestivum","wheat", d$previous_crop)

Before d was created with

  d <- proc_wheat(ff)