label_both_parsed_recode: Combine label_both and label_parsed in ggplot2.
Description
Combine label_both and label_parsed in ggplot2. Also
added a rename function to it see label_both and
label_parsed in ggplot2 for details.
Usage
label_both_parsed_recode(display_name)
Arguments
display_name
A vector contains the display name.
Names of the vector are the original name.
Value
A function similar to label_both and label_parsed in
ggplot2 for details.