View source: R/plotting_functions.R
break_names | R Documentation |
Introduce a line break in the middle of a long name.
break_names(the_names, long_name_limit = 46)
the_names |
A vector of names |
long_name_limit |
The limit to define a long name (defautl 46 chars.) |
The list of adapted names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.