getAesScaleManual {patientProfilesVis} | R Documentation |
Get custom 'scale_[type]_manual' function
getAesScaleManual(lab, palette, type)
lab |
label for the scale (title of the legend) |
palette |
named vector with color palette |
type |
string with type of scale, e.g. 'color' |
output of the 'scale_[type]_manual' function
Laure Cougnaud