[R] how to write symbol (nabla) in R graph

Prof Brian Ripley ripley at stats.ox.ac.uk
Fri Jun 20 17:32:35 CEST 2008


You appear to have missed

https://stat.ethz.ch/pipermail/r-help/2008-June/165435.html


On Fri, 20 Jun 2008, Nuno Prista wrote:

>
> Dear all,
>
> I still need help (I am a newbie to R).
>
> I looked on the plotmath help and could not find how Unicode can be used.
> And I am in a Windows platform which I don't know if it is relevant. Can
> anyone help? Here is a simple example
>
> plot(1:10,1:10)
>
> can anyone provide the code to insert a "nabla" anywhere on it?
>
> thanks
>
>
> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On
> Behalf Of Dieter Menne
> Sent: Friday, June 20, 2008 3:03 AM
> To: r-help at stat.math.ethz.ch
> Subject: Re: [R] how to write symbol (nabla) in R graph
>
> Nuno Prista <nmprista <at> fc.ul.pt> writes:
>
>>
>> Can anyone of you tell me how to write a "nabla" symbol in an R graph?
>>
>
>
> I have not tested it, but according to
>
> http://www.gnu.org/software/plotutils/manual/html_chapter/plotutils_10.html
>
>
> nabla is Unicode [0321]
>
> Check documentation on plothmath how to use it.
>
> Note: the documents cited in plotmath are huge, and it would be nice to have
> something like the gnu-reference I google for a short list.
>
> Dieter
>
> ______________________________________________
> 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.
>
> ______________________________________________
> 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.
>

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-help mailing list