prPrepareColors {htmlTable} | R Documentation |
Prepares the alternating colors
Description
Prepares the alternating colors
Usage
prPrepareColors(clr, n = NULL, ng = NULL, gtxt)
Arguments
clr |
The colors |
n |
The number of rows/columns applicable to the color |
ng |
The n.rgroup/n.cgroup argument if applicable |
gtxt |
The rgroup/cgroup texts |
Value
character
A vector containing hexadecimal colors
[Package htmlTable version 2.4.3 Index]