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.
--
View this message in context:
http://www.nabble.com/Sweave-tp21798204p21824498.html
Sent from the R help mailing list archive at Nabble.com.
______________________________________________
[email protected] 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.