Skip to content
Back to formatted view

Raw Message

Message-ID: <1084897943.6259.50.camel@nemo>
Date: 2004-05-18T18:32:41Z
From: Martyn Plummer
Subject: plot.factor does not work properly (PR#6894)
In-Reply-To: <20040518144658.1A00B1069C@slim.kubism.ku.dk>

On Tue, 2004-05-18 at 16:46, x.sole@iconcologia.catsalut.net wrote:
> Full_Name: Xavier Sole
> Version: 1.9.0
> OS: Windows XP/SuSe Linux
> Submission from: (NULL) (146.219.19.22)
> 
> 
> plot.factor in 1.9.0 shows different results than in R 1.8. Only one bar is
> displayed.
> 
> plot(factor(rep(1:3,10)))

I think this is the same as PR#6776
Martyn