ReScience-Archives / Petchey-Plebani-Pennekamp-2016

[Re] Chaos in a long-term experiment with a plankton community, O. Petchey, M. Plebani, and F. Pennekamp, ReScience, volume 2, issue 1, 2016.
3 stars 5 forks source link

Problem merging the spp.abund and nuts datasets #2

Closed sguyader closed 5 years ago

sguyader commented 5 years ago

Trying to run the code from report.Rmd, I ran into an issue at line 193, rbind fails merging the two datasets because they don't have the same number of columns:

Error in rbind(deparse.level, ...) : numbers of columns of arguments do not match

sguyader commented 5 years ago

My bad... I guess I made a mistake the other day, today it works.