arbin_Qplot: arbin_Qplot

Description Usage Arguments Examples

Description

This function takes a list of datasets, a vector of labels for those datasets and returns a formatted capacity vs cycle number plot.

Usage

1

Arguments

list

A list of datasets, as exported from the arbin_import function - so each list element is also a list

labels

A vector of labels corresponding to the datasets in the list, in the correct order.

Examples

1
arbin_Qplot(list(mydatasetA, mydatasetB), labels = c("dataset A", "dataset B"))

mjlacey/arbintools documentation built on May 23, 2019, 1:04 a.m.