label_both_parsed_recode {Jmisc}R Documentation

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.

Author(s)

TszKin Julian Chan ctszkin@gmail.com

References

https://CRAN.R-project.org/package=ggplot2


[Package Jmisc version 0.3.1.1 Index]