cameron.bracken wrote:
Kjetil Halvorsen wrote:
The other problem refered to above comes from this source lines:
bubble(NURE.orig, "ppm", col = c("#00ff0088", "#00ff0088"))
You may have to escape the # character (i.e. put \# instead). I know this
must be done for backslashes.
That shouldn't be a problem in Sweave, and in fact "\#" will give a
warning. I missed the start of the thread, but if the problem is about
how some editor handles Sweave, then that's a bug in the editor.
Duncan Murdoch
______________________________________________
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.