On 11/16/2006 4:24 PM, Gregor Gorjanc wrote:
> Hi,
>
> Save help page, section Warnings, last paragraph, 3rd row, 1st word in a
> row:
>
> conpatible
> ^
>
> should be
>
> compatible
Thanks, I'll fix it.
__
R-devel@r-project.org mailing list
https
Hi,
Save help page, section Warnings, last paragraph, 3rd row, 1st word in a
row:
conpatible
^
should be
compatible
Regards, Gregor
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
> There's a stop
> list coded by
>
> nf <- nf[is.na(match(nf, c("x", "breaks", "freq", "nclass",
> "plot", "probability")))]
>
> and I think the problem is just that "include.lowest" should have
been
> on the list.
I think that "right" should have been on the list, to
> "Roger" == Roger Bivand <[EMAIL PROTECTED]>
> on Wed, 15 Nov 2006 19:27:11 +0100 (CET) writes:
Roger> On Wed, 15 Nov 2006, "BaRow" == Barry Rowlingson wrote:
> BillD> It does not remove names in Splus either, just all
> BillD> other attributes. I see c() used in se