cbig / zonator

Utility tools for for anybody interested in using a familiar tool (R) in setting up Zonation runs and managing Zonation results.
https://cbig.github.io/zonator/
13 stars 8 forks source link

Make read_spp() report parsing errors #57

Open jlehtoma opened 7 years ago

jlehtoma commented 7 years ago

Currently read_spp() return an empty dataframe and gives a non-informative message if parsing the spp file fails for some reason. Make reporting more informative.