shawnlaffan/biodiverse

Clustering progress: change numeric format for most similar value

Closed this issue · 0 comments

The progress indicator in the cluster analyses only goes to three decimal places for the most similar value.

Often the value is close to zero. It would be better to use %.6g instead of %.3f.