schola_labeller | R Documentation |
Turns item codes into labels by looking up provided dictionary and applies them as facet labels.
schola_labeller(dict, width = 80)
dict |
code-label dictionary as named character vector, see
|
width |
maximal string length per line, if |
object of class labeller
, to be used in facet_*
ggplot2
functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.