plot_by_pair: Plot synchronies by instrument pairs

View source: R/plot_by_pair.R

plot_by_pairR Documentation

Plot synchronies by instrument pairs

Description

This function plots the calculated asynchronies of instrument pairs.

Usage

plot_by_pair(df = NULL, bybeat = FALSE, reference = 0, colourpalette = "Set2")

Arguments

df

data frame to be processed (required)

bybeat

Optional (FALSE by default) which adds the beats to the plot

reference

Optional (0 by default) which adds the reference line to the plot

colourpalette

Optional colour palette, Default 'PuOr' (Purple to Orange)

Value

Graphic output

See Also

plot_by_variable


tuomaseerola/onsetsynch documentation built on Jan. 17, 2024, 10:58 a.m.