| getColorPalettePatientProfile {patientProfilesVis} | R Documentation |
Get a color palette for patient profile visualizations.
Description
This is a simple wrapper around getColorPalette, with different defaults:
inclusion of missing values by default (
includeNAset toTRUE)
Usage
getColorPalettePatientProfile(..., includeNA = TRUE)
Arguments
... |
Arguments passed on to
|
includeNA |
Logical (TRUE by default),
should NA elements be retained in the palette in case
|
Value
Vector of shapes,
named with the elements in x if x is specified.
Author(s)
Laure Cougnaud