Hi, how can I print "<=" (I mean the symbol of just one character) in the main title of a plot?
for example: plot(1:10, main=paste("x <=", x)) where variable x is some number generated on the fly. Thanks John ______________________________________________ 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.