mdaplotg.getLegend {mdatools} | R Documentation |
Create and return vector with legend values
Description
Create and return vector with legend values
Usage
mdaplotg.getLegend(ps, data.names, legend = NULL)
Arguments
ps |
list with plot series |
data.names |
names of the data sets |
legend |
legend values provided by user |
Value
vector of text values for the legend
[Package mdatools version 0.14.1 Index]