Learn R Programming

patientProfilesVis (version 2.0.8)

getAesScaleManual: Get custom 'scale_[type]_manual' function

Description

Get custom 'scale_[type]_manual' function

Usage

getAesScaleManual(lab, palette, type)

Value

output of the 'scale_[type]_manual' function

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'

Author

Laure Cougnaud