QuickPlotIV: Quick plot I-V curves at given position

Description Usage Arguments Value

Description

Quick plot I-V curves at given position

Usage

1
2
3
QuickPlotIV(abf, pos, colour = FALSE, title = NULL,
  legend_title = NULL, zero_intercept = TRUE, zero_axes = TRUE,
  line_size = 0.5)

Arguments

abf

an abf or a list of abf objects.

pos

an interval/cursor or a list of intervals/cursors.

colour

whether to plot in coloured mode.

title

OPTIONAL, title for the plot.

legend_title

OPTIONAL, title of the legend.

zero_intercept

whether to add zero intercepts to the plot.

zero_axes

whether to plot axes at 0.

line_size

size of lines

Value

a ggplot object.


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