Description Usage Arguments Value
Plot a channel of multiple abf objects, in a common publication standard.
1 2 3 | MultiPlotChannel_Pub(abf_list, channel = 1L, time_unit = "s",
manual_title = NULL, auto_title = FALSE, x_ticks_pos = c(0.2, 0.8),
...)
|
abf_list |
a list of abf objects. |
channel |
channel id, 1-based. |
time_unit |
time unit to use in plot. |
manual_title |
titles for subplots. |
auto_title |
automatically add titles for subplots. |
x_ticks_pos |
a vector of positions (valued between 0 and 1) to show x ticks. |
... |
other arguments passed, see PlotChannel for more details. |
a ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.