Create your plot and save it in wmf format, e.g.
DF <- as.data.frame(state.x77)
plot(Income ~ log(Population), DF, pch = 20)
with(DF, text(log(Population), Income, rownames(state.x77), cex = 0.5, pos = 4))
savePlot("states.wmf")
Then insert it into Microsoft Word, right click the image, choose Ed
sy to use, and has all
> the basic capabilities that I need.
> Best regards,
> Hug
>
> --- On Wed, 2/3/10, Felix Andrews wrote:
>
>> From: Felix Andrews
>> Subject: Re: [R] Interactively editing point labels in a graph
>> To: "trece por ciento"
>&
Thanks, Gavin
I'll have a look to it
Hug
--- On Thu, 2/4/10, Gavin Simpson wrote:
> From: Gavin Simpson
> Subject: Re: [R] Interactively editing point labels in a graph
> To: "trece por ciento"
> Cc: r-help@r-project.org
> Date: Thursday, February 4, 2010, 1:11
regards,
Hug
--- On Wed, 2/3/10, Felix Andrews wrote:
> From: Felix Andrews
> Subject: Re: [R] Interactively editing point labels in a graph
> To: "trece por ciento"
> Cc: "Liviu Andronic" , r-help@r-project.org
> Date: Wednesday, February 3, 2010, 4:51 PM
>
On Tue, 2010-02-02 at 23:57 -0800, trece por ciento wrote:
> Dear experts,
> I would like to be able to interactively (if possible, with mouse and
> clik) edit point labels in graphs, particularly in multivariate
> graphs, such as the biplots you get after a correspondence analysis
> (with, for exa
On 2/3/10, trece por ciento wrote:
> 2. Can playwith draw ellipses or any other figure around selected points?
>
The closest I can find is drawing a rectangle. See the Tools menu.
> (For the first question it seems my fault, but I don't know how to fix it)
>
I don't think so (I can confirm the
ng number of rows: 2, 0"
> 2. Can playwith draw ellipses or any other figure around selected points?
>
> (For the first question it seems my fault, but I don't know how to fix it)
>
> Hug
>
> --- On Wed, 2/3/10, Liviu Andronic wrote:
>
>> From: Liviu Andronic
number of rows: 2, 0"
2. Can playwith draw ellipses or any other figure around selected points?
(For the first question it seems my fault, but I don't know how to fix it)
Hug
--- On Wed, 2/3/10, Liviu Andronic wrote:
> From: Liviu Andronic
> Subject: Re: [R] Interactively editi
Hello
On 2/3/10, trece por ciento wrote:
> Dear experts,
> I would like to be able to interactively (if possible, with mouse and clik)
> edit point labels in graphs,
>
Try playwith.
Liviu
> particularly in multivariate graphs, such as the biplots you get after a
> correspondence analysis (wit
Dear experts,
I would like to be able to interactively (if possible, with mouse and clik)
edit point labels in graphs, particularly in multivariate graphs, such as the
biplots you get after a correspondence analysis (with, for example, package
ca), where labels tend to overlap. The graph aspect
10 matches
Mail list logo