[R] Fwd: \ell symbol (log-likelihood)
Paul Murrell
p.murrell at auckland.ac.nz
Wed Aug 18 21:40:28 CEST 2010
Hi
On 19/08/2010 4:25 a.m., David Winsemius wrote:
>
> I sent this privately to ivo welch yesterday, and he thinks it might
> be useful to someone else as well. Since I'm on a Mac the screen
> device is quartz():
>
> > quartz()
> > plot( c(0,1), c(0,1) );
> > text( 0.5, 0.5, "\u2113" )
> # and then File/Save As/
On Linux, cairo_pdf() should work and on Windows, CairoPDF() from the
'Cairo' package should do it too.
Paul
--
Dr Paul Murrell
Department of Statistics
The University of Auckland
Private Bag 92019
Auckland
New Zealand
64 9 3737599 x85392
paul at stat.auckland.ac.nz
http://www.stat.auckland.ac.nz/~paul/
More information about the R-help
mailing list