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
29 stars 10 forks source link

Fix Summary Functions #20

Closed emhart closed 9 years ago

emhart commented 9 years ago

Summary functions print out the internal name used in the package, not the one the user inputs. We should change this..e.g.

Elapsed Time:  0.19 secs 
Metric:  var_ratio 
Algorithm:  uniform_size 

Should be:

Elapsed Time:  0.19 secs 
Metric:  Var.Ratio 
Algorithm:  Uniform.Size