livro_aer
livro_aer copied to clipboard
Cap 14 - Estrutura dos dados
In the 262 line, to apply the dbFD function, I did'nt find the real mistake, but the console told me:
richness <- dbFD(dist_mist, com5)$nbsp Error in dbFD(dist_mist, com5) : Species labels in 'x' and 'a' need to be identical and ordered alphabetically (or simply in the same order).
The objects are in the same order, with the same structure. I did this without distance data and i found no problem.