You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there,
When I use both lcvp_fuzzy_search and lcvp_search on taxa with status "unresolved", the wrong output taxon is returned. I think it returns the output taxon name from the row above in the LCVP (e.g. result <- lcvp_search("Hypericinea angustata"), result$Output.Taxon "Hyperbaena winzerlingii Standl.").
Cheers, and thank you for the great package!
The text was updated successfully, but these errors were encountered:
That is an issue with the dataset. It should be removed in the next version of LCVP, but for the time being, the Output.Taxon of unresolved taxa needs to be set to Input.Taxon (or NA)
Hello there,
When I use both lcvp_fuzzy_search and lcvp_search on taxa with status "unresolved", the wrong output taxon is returned. I think it returns the output taxon name from the row above in the LCVP (e.g. result <- lcvp_search("Hypericinea angustata"), result$Output.Taxon "Hyperbaena winzerlingii Standl.").
Cheers, and thank you for the great package!
The text was updated successfully, but these errors were encountered: