On Tue, 15 Jun 2004 01:40:49 +0800, ���ٹ� <[EMAIL PROTECTED]> 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 ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
