Re: [Rd] barplot() behavior changes under 1.9.1 Alpha

2004-06-10 Thread Marc Schwartz
On Thu, 2004-06-10 at 07:26, Kurt Hornik wrote: > > Marc Schwartz writes: > > > Greetings all, > > It would appear that some default behavior changes for barplot() have > > been introduced into Version 1.9.1 alpha (2004-05-30). snip > > Can this change also be documented in the NEWS file? >

Re: [Rd] barplot() behavior changes under 1.9.1 Alpha

2004-06-10 Thread Kurt Hornik
> Marc Schwartz writes: > Greetings all, > It would appear that some default behavior changes for barplot() have > been introduced into Version 1.9.1 alpha (2004-05-30). > One change is in the specification of the default 'col' argument, which > is now: > col: a vector of colors for the bars

[Rd] barplot() behavior changes under 1.9.1 Alpha

2004-05-31 Thread Marc Schwartz
Greetings all, It would appear that some default behavior changes for barplot() have been introduced into Version 1.9.1 alpha (2004-05-30). One change is in the specification of the default 'col' argument, which is now: col: a vector of colors for the bars or bar components. By default, grey is