Re: [R] Problem with mathematical expression and loop

2009-03-31 Thread Duncan Murdoch
On 3/31/2009 9:15 AM, Denis Aydin wrote: Hi to all I use a loop to plot 9 different histograms of 9 different transformations of one dataset (x). I want to label the histograms with the mathematical expression of each transformation (e.g. x^3). For that I've prepared a vector with the label

[R] Problem with mathematical expression and loop

2009-03-31 Thread Denis Aydin
Hi to all I use a loop to plot 9 different histograms of 9 different transformations of one dataset (x). I want to label the histograms with the mathematical expression of each transformation (e.g. x^3). For that I've prepared a vector with the labeling names for "expression". > trans.expr