plot_cycles: Plot a set of constant-current charge-discharge cycles

Description Usage Arguments Details Value Author(s) See Also

Description

This function takes a set of voltage vs. time curves from a cyclic charge-discharge experiment and plots them.

Usage

1
plot_cycles(inputdf, cyclelist = "all")

Arguments

inputdf

Data frame, typically generated with import_all_cc_cycles

cyclelist

A vector of numbers

Details

This function is designed to be used on data frames generated with import_all_cc_cycles and may not work otherwise. The function will return a ggplot object which can be modified with ggplot methods.

Value

Returns a ggplot object containing all charge/discharge cycles specified by cyclelist

Author(s)

Mike Gerhardt

See Also

import_all_cc_cycles


mikegerhardt/echem documentation built on May 22, 2019, 10:51 p.m.