# Using the first row of forceR::peaks.df and the forceR::df.all.200.tax dataset:
# plot peaks
plot_peaks(df.peaks = forceR::peaks.df[1, ],
df.data = forceR::df.all.200.tax,
additional.msecs = 20) # instead of the default (2000) because of
# the highly downsampled example dataset.
Run the code above in your browser using DataLab