#library(knitr) knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
To show the user how to add a new suite of metrics and scoring thresholds to
allow for index calculation with the metric.score
function.
The user will need the documentation for the intended index and preferably a test data set (typically in the documentation for the index).
Add to MetricScores.xlsx (metrics and index).
Create testthat example for metric values and metric/index scores.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.