Description Usage Arguments Value
View source: R/stripComments.R
Takes a character vector containing XML text and removes comments. Lines that contained only comments are also removed.
1 | stripComments(stmt)
|
stmt |
character vector containing XML text |
Character vector with all XML comments removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.