similarityHeatmap: Generate a heatmap of matches to a reference song

Description Usage Arguments Details

View source: R/scoHeatmap.R

Description

Generate a heatmap of matches to a reference song

Usage

1
similarityHeatmap(pos, score, title = NULL, plot = T)

Arguments

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?

Details

Each element in 'score' must correspond to an element in 'pos'.


crodriguez-saltos/somora documentation built on Feb. 23, 2020, 4:37 a.m.