ggplot2_label_variable | R Documentation |
Function copied from ggplot2:::label_variable, with addition of ' Copied here since CRAN does not like use of ':::'.
ggplot2_label_variable(labels, multi_line = TRUE)
labels |
Data frame of labels. Usually contains only one element, but faceting over multiple factors entails multiple label variables. |
multi_line |
Whether to display the labels of multiple factors on separate lines. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.