View source: R/split_line_breaks.R
split_line_breaks | R Documentation |
Split a character vector by line breaks
split_line_breaks(string)
string |
[chr] A character vector. |
All elements of the character vector are split by '\n' into new elements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.