Checks the traits spelling compared to user input.
Arguments
- x
string or vector
. The traits to be checked for spelling errors and matching database entries.- std
lits
. A list with standard traits names from the the database to compare with user entries.- mindist
numeric
. Set a threshold for trait similarity between the user provided and that found in the database. The lower the percentage, the higher the similarity between the user provided and standard trait names.- error
numeric
. Also percentage to improve the distance based checked implemented or set in mindist parameter- grp
grp
. The taxa names checked for. seefw_searchdata
.- warn
logical
To show species name warning checks and traits cleaning. DefaultFALSE
.