| str_break | R Documentation | 
str_break
str_break(html_string, width = 80, indent = 0, exdent = 0)
| html_string | string of html to break | 
| width | width to break at | 
| indent | left indent | 
| exdent | right indent | 
string with html line breaks <br> at specified width
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.