View source: R/chart_helpers.R
str_wrap_factor | R Documentation |
This function is a wrapper around stringr::str_wrap that ensures that factor levels are not dropped.
str_wrap_factor(x, ...)
x |
a factor |
... |
arguments to pass to stringr::str_wrap |
a factor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.