Description Usage Arguments Value
Fast plot channel/channels of multiple abf objects.
1 2 3 4 |
abf_list |
a list of abf objects. |
channel |
channel/channels to plot, 1-based. |
intv |
OPTIONAL, an interval (a vector of c(start, end, len))/a list of intervals to plot on top. |
cursor |
OPTIONAL, cursors (a vector of positions)/a list of cursors 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. |
auto_title |
OPTIONAL, whether to automatically add titles for every abf plot. |
num_label |
OPTIONAL, whether to add number label to every abf plot. |
channel_arrange |
arrangement of channel subplots. |
plot_arrange |
arrangement of abf plots. |
... |
|
subtitles |
OPTIONAL, titles of every abf plot. |
a ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.