Learn R Programming

dMod (version 0.1)

plotData: Plot a list data points

Description

Plot a list data points

Usage

plotData(data, ...)

Arguments

data
Named list of data.frames as being used in res, i.e. with columns name, time, value and sigma.
...
Further arguments going to subset.

Value

  • A plot object of class ggplot.

Details

The data.frame being plotted has columns time, value, sigma, name and condition.