Learn R Programming

lsa (version 0.73.3)

specialchars: List of special character html entities and their character replacement

Description

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 \&auml\; with the character ae. You can use this data set with data(specialchars).

Usage

data(specialchars)

Arguments

Format

list of language specific html entities and their replacement