clinUtils-palette {clinUtils} | R Documentation |
Parameters for all palette functions for clinical visualizations.
Description
Parameters for all palette functions for clinical visualizations.
Arguments
n |
Integer of length 1, number of elements in palette. |
x |
Vector with elements used for palette.
If factor, the levels are used, otherwise the unique elements of the vector.
Missing values are automatically removed, excepted if
|
includeNA |
Logical (FALSE by default),
should NA elements be retained in the palette in case
|
Value
Specific palettes used in clinUtils
.
[Package clinUtils version 0.2.0 Index]