plot_timeline: Plot onsets across time for instruments.

View source: R/plot_timeline.R

plot_timelineR Documentation

Plot onsets across time for instruments.

Description

This function plots the calculated asynchronies of instruments and labels these by instruments.

Usage

plot_timeline(data = NULL, instr = NULL, ampl = NULL, grouping = NULL)

Arguments

data

data frame to be processed (required)

instr

Instrument name to be processed (required)

ampl

Amplitude of the onsets (optional)

grouping

Grouping factor (optional)

Value

Graphic output

See Also

plot_by_variable


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