- 12 Oct, 2020 1 commit
-
-
Languillaume, Antoine authored
-
- 03 Jul, 2020 1 commit
-
-
Languillaume, Antoine authored
-
- 02 Jul, 2020 5 commits
-
-
Languillaume, Antoine authored
-
Languillaume, Antoine authored
-
Languillaume, Antoine authored
Functions and previous metadata extractrion.
-
Languillaume, Antoine authored
Remove unicode encoding problem, tidyverse dependencies. Only package required: openxlsx, ggplot2, emmeans.
-
Languillaume, Antoine authored
Initial master script refactor to only perform create workbook with data, meta data and variable defintion. Correct indentation, style, design. Add very verbose comments for newbies. Signed of by: Antoine Languillaume
-
- 01 Jul, 2020 6 commits
-
-
Languillaume, Antoine authored
-
Languillaume, Antoine authored
-
Languillaume, Antoine authored
-
Languillaume, Antoine authored
-
Languillaume, Antoine authored
-
Languillaume, Antoine authored
-
- 25 Jun, 2020 1 commit
-
-
Heerwaarden, Joost van authored
Update Master_Script.R, fixed coersion to character in data frames due to reading colnames as data L 186-193
-
- 19 Jun, 2020 13 commits
-
-
Heerwaarden, Joost van authored
replaced longitude, latitude with coordinates (long.lat) in meta data
-
Heerwaarden, Joost van authored
Added latitude to meta data
-
Heerwaarden, Joost van authored
# replace the unicode representation by "e" yielding "Efficiencie" #d$fertilizer <- str_replace(d$fertilizer, "\\\\u00c3\\\\u00ab\\\\u00eb", "e") ##changed to grep which should work on Mac
-
Languillaume, Antoine authored
-
Languillaume, Antoine authored
-
Languillaume, Antoine authored
-
Languillaume, Antoine authored
-
Languillaume, Antoine authored
-
Languillaume, Antoine authored
-
Languillaume, Antoine authored
-
Languillaume, Antoine authored
-
Languillaume, Antoine authored
-
Languillaume, Antoine authored
The Documentation.docx file is said to be corrupted when downloading from Gitlab. Fix attempt: Open with Word > Save as > Overwrite existing.
-
- 18 Jun, 2020 12 commits
-
-
Languillaume, Antoine authored
-
Languillaume, Antoine authored
-
Languillaume, Antoine authored
-
Languillaume, Antoine authored
-
Languillaume, Antoine authored
-
Joost van Heerwaarden authored
-
Joost van Heerwaarden authored
-
Joost van Heerwaarden authored
-
Joost van Heerwaarden authored
-
Joost van Heerwaarden authored
fixed ###check if workbook with variable definitions and metadata already present in processed and make sure not overwritten by: exist.wb= data.list.proc[which(data.list.proc==paste(wb.name,"_metadata.xlsx",sep=""))]
-
Joost van Heerwaarden authored
added 2. to ouputs
-
Joost van Heerwaarden authored
put \\ before ".R"
-
- 16 Jun, 2020 1 commit
-
-
Joost van Heerwaarden authored
-