Dear all,

I am aware of the URLdecode(..) function and was wondering if there
was something similar for HTML?

For example, I would like to convert strings like this:

> x <- "isn&apos;t"

into this:

> "isn't"

Many thanks for your time,
Tony Breyal

# O/S: Windows Vista 32 bit
# R version 2.11.0 (2010-04-22)

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to