MultiPlotChannel_Pub: Plot a channel of multiple abf objects, in a common...

Description Usage Arguments Value

Description

Plot a channel of multiple abf objects, in a common publication standard.

Usage

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),
  ...)

Arguments

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.

Value

a ggplot object.


Crystal-YWu/abftools documentation built on May 10, 2019, 8:22 a.m.