View source: R/insert_line_breaks.R
Adds a new line character in between lines contained in a character vector
1 | insert_line_breaks(input_lines, lb = "\n")
|
input_lines |
lines in-between which to insert newline characters |
lb |
new line character to insert |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.