From 2bdb9b5f3a84022dfb59c1ec8424d487aeb1ec9f Mon Sep 17 00:00:00 2001 From: Francesco Sabatini <francesco.sabatini@idiv.de> Date: Fri, 13 Mar 2020 15:03:10 +0100 Subject: [PATCH] Commented 03 --- code/03_TaxonomicBackbone.Rmd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/03_TaxonomicBackbone.Rmd b/code/03_TaxonomicBackbone.Rmd index 26eb62f..cb35c51 100644 --- a/code/03_TaxonomicBackbone.Rmd +++ b/code/03_TaxonomicBackbone.Rmd @@ -26,10 +26,11 @@ urlcolor: blue **Timestamp:** `r date()` **Drafted:** Francesco Maria Sabatini **Revised:** Helge Bruelheide, Borja Jimenez-Alfaro -**Version:** 1.2 +**Version:** 1.3 **Changes to Version 1.1** Additional manual cleaning of species names from BJA, UJ and HB. **Changes to Version 1.2** Changed order of ranking TNRS databases, when a name is matched across more than 1 DB; Using cleaned version of DT table (after stripping non-closed quotation marks). Additionally check with TPL those species that, even if resolved in TNRS, did not return an accepted name. +**Changes to Version 1.3** Manual check of names BEFORE matching with TNRS # Data preparation -- GitLab