Create scored metrics

score(metrics, assemblage)

Arguments

metrics

mmi metrics dataframe, having metrics to be scored

assemblage

chr string indicating the assemblage type - diatoms, sba or hybrid

Value

a data.frame scored

Examples

if (FALSE) { score(taxa = 'diatoms', bugs.d.m, d.results, omni.ref) }