On 19/05/12 16:31, baptiste auguie wrote:
Try this,
bquote(.(L1) * .(L2))
HTH,
b.
Yep! That works! Yew Bewdy!!! Thanks very much.
cheers,
Rolf
On 19 May 2012 16:17, Rolf Turner wrote:
In the context in which I am actually working it is necessary for
me to build parts o
Try this,
bquote(.(L1) * .(L2))
HTH,
b.
On 19 May 2012 16:17, Rolf Turner wrote:
>
> In the context in which I am actually working it is necessary for
> me to build parts of a text string to place on a plot in two separate
> stages.
>
> The following toy example illustrates what I am trying to
In the context in which I am actually working it is necessary for
me to build parts of a text string to place on a plot in two separate
stages.
The following toy example illustrates what I am trying to do:
L1 <- substitute(list(paste("Bias in ", gamma,", ")))
L2 <- substitute(list(beta==b0),lis
3 matches
Mail list logo