matildabrown / rWCVP

Generating Summaries, Reports and Plots from the World Checklist of Vascular Plants
https://matildabrown.github.io/rWCVP/
GNU General Public License v3.0
19 stars 0 forks source link

Fix messaging behaviour for summary_table #30

Closed matildabrown closed 2 years ago

matildabrown commented 2 years ago

Currently, calling a global summary table gives the message "No higher level name found. Returning original vector of area codes" because of the way it passes all codes to generate_checklist.

Could suppress, but might be a more elegant way to fix.