NCEAS / codyn

Community dynamics metrics
33 stars 8 forks source link

Make synchrony(metric = "Gross") vectorized #54

Open dflynn-volpe opened 9 years ago

dflynn-volpe commented 9 years ago

make it faster!

aammd commented 8 years ago

in addition, it seems to me that this line isn't quite right. Shouldn't metric be a length one vector, and match.arg() should compare it to c("Loreau", "Gross") ?