getPlotColors {mdatools} | R Documentation |
Define colors for plot series
Description
Define colors for plot series
Usage
getPlotColors(ps, col, opacity, cgroup, colmap)
Arguments
ps |
'plotseries' object |
col |
color specified by user (if any) |
opacity |
opacity for the color |
cgroup |
vector for color grouping (if any) |
colmap |
name or values for colormap |
[Package mdatools version 0.14.1 Index]