A set of data from an artificial droplet flow experiment. It contains various kinds of peaks - positive peaks, negative peaks and peak-like noise.

Format

A data frame with 493 observations on the following 2 variables.

t
a numeric vector
F
fluorescence value

Examples

data(many_peaks) plot(many_peaks, type = "b")