View source: R/plot_by_variable.R
plot_by_variable | R Documentation |
plot_by_variable
visualizes the
calculated asynchronies of instruments across
another variable.
plot_by_variable(df, meta = "empty", xlab = "Tempo")
df |
data frame to be processed (required) |
meta |
Variable information (Pair of instrument names, for instance) |
xlab |
label for X axis |
Graphic output
sync_sample_paired
for synchronies between
instruments, plot_by_beat
for plotting.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.