Closed MargaGF closed 1 month ago
I was able to make it work by transposing the columns and rows :)
I have no idea, why this wouldn't work. That you managed to get it working by transposing suggests (to me) that the data were not correctly formatted (e.g. rownames as a column, rather than attribute).
Hi all,
I am trying to run an analysis at the species level, but I am getting the error: Error in dimnames(x) <- dn : length of 'dimnames' [1] not equal to array extent
We could think there was something wrong with the structure of my data, however, I got the network level metrics with the same dataset. Also, my data are arranged in the same way as the Safariland data. This is one of my datasets:
Do you have any idea of what could be wrong?
Cheers,