specialchars | R Documentation |
This list contains entities (specialchars$entities
) and their replacement character (specialchars$replacement
), as used by textvector to cleanup html code: for example, this is used to replace the html entity \ä\; with the character ae. You can use this data set with data(specialchars)
.
data(specialchars)
list of language specific html entities and their replacement
Fridolin Wild f.wild@open.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.