Question for others: did I miss something obvious, or is this a
> documentation deficiency that zeros in indices are not discussed in 3 of
> some obvious first places to look?
>
> If indeed this is a documentation deficiency, I'm happy to contribute
> documentation patch, but
Full_Name: Axel Rasche
Version: 2.2.0
OS: Linux
Submission from: (NULL) (141.14.21.81)
Dear Debuggers,
This is not a serious problem. Are 0/1 vectors intended to be used as index
vectors? If yes, there is a bug. If not, it leads just to some funny behaviour
rather than an error message.
In the
hat did *you* think it would do?
>
> On Wed, 15 Jun 2005 [EMAIL PROTECTED] wrote:
>
>> Full_Name: Axel Rasche
>> Version: 2.1.0
>> OS: Win2000
>> Submission from: (NULL) (141.14.21.81)
>>
>>
>> write.table does not accept the second statement with
&
Full_Name: Axel Rasche
Version: 2.1.0
OS: Win2000
Submission from: (NULL) (141.14.21.81)
Hi,
write.table does not accept the second statement with
.
I do not see why this should not be possible.
test = matrix(1:4, 2, 2, dimnames = list( c("a","b"), c("c",