[R] plotmath: how to use greek symbols in expression(integral(f(tau)*dtau, 0, t))?
peter dalgaard
pdalgd at gmail.com
Mon Oct 4 15:39:10 CEST 2010
On Oct 4, 2010, at 15:25 , Czerminski, Ryszard wrote:
> I would like to use greek "tau" as a symbol of variable to integrate
> over in plotmath
>
> expression(integral(f(tau)*dtau, 0,t))
>
> but nothing seems to work. I tried d{\tau}, d\tau, etc.,
> without any success
>
> Is it possible? How can I accomplish this?
I'd try
...f(tau)~d*tau...
>
> Best regards,
> Ryszard
>
>
> --------------------------------------------------------------------------
> Confidentiality Notice: This message is private and may ...{{dropped:11}}
>
> ______________________________________________
> R-help at 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.
--
Peter Dalgaard
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com
More information about the R-help
mailing list