On Wed, 11 Feb 2004 [EMAIL PROTECTED] wrote:

>
> I came across this in connection with an unrelated issue
>
> > beta[2]
> Error in beta[2] : object is not subsettable
> > beta[2] <- 5
> Error in "[<-"(`*tmp*`, 2, value = 5) : object is not subsetable
>
> One of the messages must be wrong, but I need a native English speaker
> to tell me which one.
>

English (OED or Chambers) will be subsettable, American might well have a
single t. I notice this most in words with double l: eg American uses
`modeling' rather than `modelling'.

R usually tries to use English (but is a little schizophrenic about OED vs
Chambers, eg for words ending in -i{s,z}e

        -thomas

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-devel

Reply via email to