On Thu, 25-Oct-2007 at 04:25PM +0100, Omar Baqueiro wrote:
|> Hello,
|>
|> I am trying to plot a chart similar to the typical barley yield dotplot:
|> dotplot(variety ~ yield | site, data = barley,
|> groups = year, auto.key = list(space = "right"),
|> xlab = "Barley Yield (bushel
On 10/25/07, Omar Baqueiro <[EMAIL PROTECTED]> wrote:
> Hi again,
> After playing a bit further, I have got the dotplot to put different
> symbols using pch = c(1,2,3,4,5), however, the symbols do not appear
> in the label, where I still get only circles of different colors!!!
The easiest way i
Hi again,
After playing a bit further, I have got the dotplot to put different
symbols using pch = c(1,2,3,4,5), however, the symbols do not appear
in the label, where I still get only circles of different colors!!!
Any help?
thanks!
On 10/25/07, Omar Baqueiro <[EMAIL PROTECTED]> wrote:
> Hell
Hello,
I am trying to plot a chart similar to the typical barley yield dotplot:
dotplot(variety ~ yield | site, data = barley,
groups = year, auto.key = list(space = "right"),
xlab = "Barley Yield (bushels/acre) ",
aspect=0.5, layout = c(1,5))
However, I need the plot have
4 matches
Mail list logo