livro_aer icon indicating copy to clipboard operation
livro_aer copied to clipboard

Cap 14 - Estrutura dos dados

Open rchlvs opened this issue 1 year ago • 0 comments

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.

rchlvs avatar Oct 05 '23 17:10 rchlvs