getAesScaleManual {patientProfilesVis} | R Documentation |
Get custom 'scale_[type]_manual' function
Description
Get custom 'scale_[type]_manual' function
Usage
getAesScaleManual(lab, palette, type)
Arguments
lab |
label for the scale (title of the legend) |
palette |
named vector with color palette |
type |
string with type of scale, e.g. 'color' |
Value
output of the 'scale_[type]_manual' function
Author(s)
Laure Cougnaud
[Package patientProfilesVis version 2.0.9 Index]