JohnsonHsieh / iNEXT

R package for interpolation and extrapolation
https://JohnsonHsieh.github.com/iNEXT
57 stars 26 forks source link

ERROR iNEXT function seems to ignore species abbreviation #34

Closed hnguyen19 closed 6 years ago

hnguyen19 commented 6 years ago

Hello Thank you for the package. I am trying to run iNEXT function on my attached data. It was formatted to look like the bird data. As I run iNEXT(data, datatype="abundance") I got a message saying that my data contains one species only. It actually contains 19 species. One thing I notice here is that my species names are abbreviated but the example data used full species names. Is that why I got the error message? I have to use abbreviated species names because I want to label points (in other graphs) with those abbreviations. long.corn.txt

I tried using the data on iNEXTOnline on the shinny app website and I got a few NAs in the data description tab but I still got the graphs. Please see if you could help me out. Best.