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

S Ellison S.Ellison at lgc.co.uk
Fri Jun 20 02:23:34 CEST 2008


You can use the 'symbol' element in an expression. For example

plot(1:5)

text(2,3,expression(symbol("\xD1")))

S.

>>> "Nuno Prista" <nmprista at fc.ul.pt> 06/19/08 9:55 PM >>>
 

Dear colleagues,

 

Can anyone of you tell me how to write a "nabla" symbol in an R graph?

 

Thanks in advance,

 

Nuno 

______________________________________________ 

Centro de Oceanografia - IO-FCUL, Portugal

Center for Quantitative Fisheries Ecology - ODU, USA

 

 


	[[alternative HTML version deleted]]

______________________________________________
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.


*******************************************************************
This email and any attachments are confidential. Any use...{{dropped:8}}



More information about the R-help mailing list