Description Usage Arguments Value Examples
Remove comments from a string
1 |
str |
A character string |
The character string stripped from its comments
1 2 3 4 | ## Not run:
strip_comments(c("test","test2 # with a comment", "# just a comment"))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.