Hi,

this seems to work,

plot.new()
legend("topleft", legend=as.expression(c(bquote(.(txt) ==
.(obv)*degree), "Von Mises distribution")))


HTH,

baptiste

On 28 December 2010 20:17, Tyler Dean Rudolph
<tylerdeanrudo...@gmail.com> wrote:
> legend("topleft", legend=c(bquote(.(txt) == .(obv)*degree), "Von Mises
> distribution"))

______________________________________________
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