[R] Hershey fonts and substitute()

pilchat pilchat at gmail.com
Sun Dec 19 21:25:10 CET 2010


Hello R users,

I am new to R, so this may be a very stupid question. I need to 
subscript the dotted circle (Hershey escape sequence "\\SO") to a 
string. I tried using

     text(.5,.5,substitute( R[disk] == 5 R["\\SO"] ) )

but it turns out to be a syntax error.

Do you have any suggestion?

Thanks

Gaetano



More information about the R-help mailing list