Description Usage Arguments Details Value
Plot abf objects in channel domain.
1 2 |
abf |
an abf object/list of abf objects. |
intv |
a TIME intv to sample abf. |
channel |
channels to map, a two element integer vector, 1st element corresponds to x and 2nd corresponds to y. |
map_func |
a function to map on abf. |
pack_args |
whether to pack arguments for map_func(). |
... |
passed to map_func() |
colour |
wheter to plot in coloured mode. |
This is a low-level plotting function that returns a ggplot object with plotting data generated by Wrap*() and aesthetics properly mapped.
Since this is a low-level function, there is no data validation or sanity check performed. Use with caution.
a ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.