Description Usage Arguments Value Examples
Convert a html document to simple plain texts by removing all html tags
1 |
htm |
A character vector, containing a html document, to be converted into plain texts (other objects are coerced into character vectors). |
list |
A character that replaces a <li>...</li> tag (referring to a numbering or bullet for lists). |
pagebreak |
A character that replaces a <hr> tag (referring to a thematic change in the content or a page break). |
A character vector containing plain texts converted from the html document.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.