strip_leading_ws | R Documentation |
Strip leading white space from a block of text
strip_leading_ws(txt, simplify = TRUE)
txt |
text to strip leading whitespace from |
simplify |
whether to simplify down to a character vector |
the block of text with entire columns of leading whitespace removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.