Re: [R] variable name substitution

2010-01-18 Thread Ivan Calandra
Wonderful!! Thanks a lot! Ivan Duncan Murdoch a écrit : > On 18/01/2010 9:02 AM, Ivan Calandra wrote: >> Hi everybody! >> >> I'm trying to write a script to plot a histogram, a boxplot and a >> qq-plot (under Windows XP, R2.10 if it matters) >> >> What I want to do: define the variables (x and y)

Re: [R] variable name substitution

2010-01-18 Thread Duncan Murdoch
On 18/01/2010 9:02 AM, Ivan Calandra wrote: Hi everybody! I'm trying to write a script to plot a histogram, a boxplot and a qq-plot (under Windows XP, R2.10 if it matters) What I want to do: define the variables (x and y) to be used at the very beginning, so that I don't have to change all o