GotelliLab / EcoSimR

Repository for EcoSimR, by Gotelli, N.J. , Hart E. M. and A.M. Ellison. 2014. EcoSimR 0.1.0
http://ecosimr.org
Other
27 stars 10 forks source link

fix my bug with sample() #56

Closed davharris closed 9 years ago

davharris commented 9 years ago

sample() misbehaves if there is only one swappable column and no one to swap it with.

This should prevent the test from failing.

davharris commented 9 years ago

Sorry, I was hoping to push this before you'd merge. This should fix the test that I broke.