: [R] Using plotmath expressions in lattice key text
On Nov 15, 2007 7:12 PM, Bert Gunter <[EMAIL PROTECTED]> wrote:
>
> Folks:
>
> delta <- 1:5
>
> I would like to put 5 separate lines of text of the form "10 %+-%
delta[i]"
> into a lattice key legend, where &
On Nov 15, 2007 7:12 PM, Bert Gunter <[EMAIL PROTECTED]> wrote:
>
> Folks:
>
> delta <- 1:5
>
> I would like to put 5 separate lines of text of the form "10 %+-% delta[i]"
> into a lattice key legend, where ""%+-%" is the plotmath plus/minus symbol
> and delta[i] is the ith value of delta.
>
> The
Bert Gunter said the following on 11/15/2007 1:12 PM:
> Folks:
>
> delta <- 1:5
>
> I would like to put 5 separate lines of text of the form "10 %+-% delta[i]"
> into a lattice key legend, where ""%+-%" is the plotmath plus/minus symbol
> and delta[i] is the ith value of delta.
>
> The construct
3 matches
Mail list logo