Guenther, Cameron wrote:

> The code I tried was 
> text(Dstar+7,120,expression(paste({}D,^*))), but that doesn't work and I
> get a syntax error.
>  
> I can't seem to find anything in the help files that explains it.

  > plot(1:10)
  > text(8,5,expression(D[obs]^"*"))

works for me...

Barry

______________________________________________
R-help@stat.math.ethz.ch 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