On 14/07/2008, at 1:45 PM, Duncan Murdoch wrote:
On 13/07/2008 5:40 PM, Jörg Groß wrote:
Hi,
I would like to make a stem and leaf plot and I want to edit the
category-names.
If you have a computer you can do much better histograms. But
since you have chosen to do this, one way is to ed
On 13/07/2008 5:40 PM, Jörg Groß wrote:
Hi,
I would like to make a stem and leaf plot and I want to edit the
category-names.
If you have a computer you can do much better histograms. But since you
have chosen to do this, one way is to edit the underlying C code. It's
available in
https
Hi,
I would like to make a stem and leaf plot and I want to edit the
category-names.
So, by doing this:
> x <- c(1,2,2,3,3,3,3,2,2,1)
> stem(x)
I get:
1 | 00
1 |
2 |
2 |
3 |
First Question: Why do I get gaps between the categories?
(like in line 2 and line 4)
And seco
3 matches
Mail list logo