Here's one way you could do it:
ggplot(df, aes(x, y)) + geom_point() +
opts(title = expression(paste("ALSFRS (Mean" %+-% "2SEM) by dose
Group (mg)")))
Dennis
> --
> You received this message because you are subscribed to the ggplot2 mailing
> list.
> Please provide a reproducible example: http://gist.github.com/270442
>
> To post: email ggp...@googlegroups.com
> To unsubscribe: email ggplot2+u...@googlegroups.com
> More options: http://groups.google.com/group/ggplot2