I am somewhat of a newbie, and trying to insert angular brackets in my axis
label, something like expression(group("(",italic(N),")")) that seems to
work fine, but returns "invalid delimiter" error when I replace the "(",")"
pair with "<",">". The alternative expression(paste("<",italic(N),">")) does
not look *mathy*. Any help?Thanks, manojit -- View this message in context: http://r.789695.n4.nabble.com/How-to-insert-angular-brackets-in-plot-text-tp2136194p2136194.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.

