many_peaks: Artificial data set with many peaks

many_peaksR Documentation

Artificial data set with many peaks

Description

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")


michbur/dpcR documentation built on Nov. 17, 2022, 5:02 a.m.