Hello,
R 4.0.3 on Ubuntu 20.10, session info at end.
Isn't the default value of argument drop missing in
?`[.data.frame`
Usage:
## S3 method for class 'data.frame'
x[i, j, drop = ]
I had the impression that it was TRUE (it is when running the function,
I'm talking about the docs)
On 29/12/2020 8:29 a.m., Rui Barradas wrote:
Hello,
R 4.0.3 on Ubuntu 20.10, session info at end.
Isn't the default value of argument drop missing in
?`[.data.frame`
Usage:
## S3 method for class 'data.frame'
x[i, j, drop = ]
I had the impression that it was TRUE (it is when
> Duncan Murdoch
> on Tue, 29 Dec 2020 08:37:51 -0500 writes:
> On 29/12/2020 8:29 a.m., Rui Barradas wrote:
>> Hello,
>>
>> R 4.0.3 on Ubuntu 20.10, session info at end.
>>
>> Isn't the default value of argument drop missing in
>>
>> ?`[.data.frame`
Hello,
Thank you both, Duncan and Martin, for the quick and clear answer.
I hadn't considered printing `[.data.frame`, which is in fact very
useful, but I had read the Arguments section. What I didn't realize was
that it was the answer to the question. Sorry for the noise.
Rui Barradas
Às 13