Description Usage Arguments Examples
View source: R/PLOT-echem-legacy.R
This function plots in-situ echem data.
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)
|
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 |
1 | plot_echem_horizontal(data, V_range)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.