Learn R Programming

dpcR (version 0.1.2-1)

many_peaks: 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.

Usage

data(many_peaks)

Arguments

Examples

Run this code
data(many_peaks)
plot(many_peaks, type = "b")

Run the code above in your browser using DataLab