plot_echem_horizontal: Plot electrochemisty data (horizontally)

Description Usage Arguments Examples

View source: R/PLOT-echem-legacy.R

Description

This function plots in-situ echem data.

Usage

1
2
3
plot_echem_horizontal(data, V_range, alignment = NA, show_axes = TRUE,
  V_tick_interval = 0.25, time_tick_interval = 5, time_ticks_dps = 0,
  mar = 2)

Arguments

data

Data frame of echem data

V_range

Range of potential (Voltage) to plot

alignment

Alignment parameters

show_axes

(TRUE / FALSE) Should plot axes & labels

V_tick_interval

Tick interval for the potential axis

time_tick_interval

Tick interval for the time axis

Examples

1

jmstrat/NMR.Utils documentation built on July 14, 2019, 11:35 p.m.