View source: R/remove_empty_lines.R
remove_empty_lines | R Documentation |
Remove all lines that are only whitespace
remove_empty_lines(lines, trim = FALSE)
lines |
character vector with text |
trim |
FALSE if indentation must be preserved, TRUE will remove all surrounding whitespace |
the lines with text
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.