trias-project / unified-checklist

🇧🇪 Global Register of Introduced and Invasive Species - Belgium
https://trias-project.github.io/unified-checklist/
MIT License
0 stars 1 forks source link

Review files #15

Closed peterdesmet closed 5 years ago

peterdesmet commented 5 years ago

This PR builds upon functionality created by @damianooldoni in get_taxa_populate_spreadsheet branch, with major revisions.

get_taxa.Rmd

Reviewed + outputs ALL checklist taxa, with validDistribution column.

Output:

get_information.Rmd

Replaces standardize_save_unified_checklist.Rmd (I think) and queries related information for taxa that have a valid distribution.

Output:

verify_taxa.Rmd

Renamed verify_synonyms.Rmd, but otherwise untouched. Should be updated in next step.

unify_information.Rmd

Replaces unify_info_from_checklists.Rmd and uses a simplified way of unifying the information (first within checklist, than across checklist for all related information), but generally still follows the description of the Google Doc.

Output:

Further