Description Usage Arguments Value
Fastp lot all channels of an abf object.
1 2 3  | 
abf | 
 an abf object.  | 
intv | 
 OPTIONAL, an interval (a vector of c(start, end, len)) to plot on top.  | 
cursor | 
 OPTIONAL, cursors (a vector of positions) to plot on top.  | 
colour | 
 whether to plot in coloured mode.  | 
time_unit | 
 time unit for x axis.  | 
auto_zoom | 
 whether to zoom in the plot automatically.  | 
title | 
 OPTIONAL, title of the plot.  | 
arrange | 
 arrangement of the subplots, can be "H" (horizontal), "V" (vertical)  | 
ratio | 
 OPTIONAL, sampling ratio  | 
... | 
 other arguments passed to melt, see melt.abf for more details.  | 
a ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.