[R] error with barplot command?

Duncan Murdoch dmurdoch at pair.com
Mon Jun 14 19:57:59 CEST 2004


On Tue, 15 Jun 2004 01:40:49 +0800, »ÆÈÙ¹ó <0034058 at fudan.edu.cn>
wrote :

>when i use barplot ,it seems there is sth wrong with it.
>my command are:
>> beer = scan()
>1: 3 4 1 1 3 4 3 3 1 3 2 1 2 1 2 3 2 3 1 1 1 1 4 3 1
>26:
>Read 25 items
>> barplot(table(beer))
>
>but it does NOT produce what i want.

Please try 1.9.1 beta.  This should be fixed now...

The beta builds for Windows are available on CRAN in
/bin/windows/base, where they are called "patch releases".  Right now
the build that's online is 5 days old, but today's build should be
online tomorrow.  Source code (at least) is available for other
platforms from the main page.

Duncan Murdoch




More information about the R-help mailing list