trim_comment_char | R Documentation |
Trims comment char from the front of a string.
trim_comment_char(s, c = "#")
s |
the string |
c |
comment character |
s without leading and trailing whitespace.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.