Description Usage Arguments See Also
View source: R/plotting_utils.R
This is intended to be used with drlib::reorder_within(). It removes the text that drlib::reorder_within() so that the axis is correctly ordered but the labels are clean.
| 1 | clean_labels_reorder_within(labels, sep = "-_-")
 | 
| labels | A vector of labels given by drlib::reorder_within() or something similar. | 
| sep | The seperator to split the labels on. Can only appear once in each label. Default is "-_-". | 
drlib::reorder_within()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.