Description Usage Arguments Details
Generate a heatmap of matches to a reference song
1 | similarityHeatmap(pos, score, title = NULL, plot = T)
|
pos |
Vector of positions in the reference song that have been matched. |
score |
Vector of similarity scores. |
title |
Title used for the plot. |
plot |
Should the plot be printed? |
Each element in 'score' must correspond to an element in 'pos'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.