[R] [FORGED] Re: Can I increase the size of an asterisk in plotmath()?
Rolf Turner
r.turner at auckland.ac.nz
Fri Jul 1 05:02:13 CEST 2016
On 01/07/16 10:51, Paul Murrell wrote:
> Hi
>
> There are a couple of plotmath expressions that control text size, plus
> in this case you could just drop the superscripting (which I believe was
> Goran's advice) ...
>
> plot(1:10, type="n")
> text(2, 8, expression(paste(bolditalic(p)^"*"))) #Rolf's original
> text(2, 6, expression(paste(bolditalic(p)^textstyle("*"))))
> text(2, 4, expression(paste(bolditalic(p)*"*")))
Thanks Paul.
cheers,
Rolf
--
Technical Editor ANZJS
Department of Statistics
University of Auckland
Phone: +64-9-373-7599 ext. 88276
More information about the R-help
mailing list