Displaying 5 results from an estimated 5 matches for "bb8d".
Did you mean:
1b8d
2017 Apr 12
3
"table(droplevels(aq)$Month)" in manual page of droplevels
The last line of the example in droplevels' manual page seems to be incorrect to me. I think it should read: "table(droplevels(aq$Month))". Amazingly (I don't understand) both variants seem to produce the same result (R 3.3.3):
---
> aq <- transform(airquality, Month = factor(Month, labels = month.abb[5:9]))
> aq <- subset(aq, Month != "Jul")
>
2017 Apr 12
2
"table(droplevels(aq)$Month)" in manual page of droplevels
...screveu:
> (Let's keep the discussion on-list -- I've added back R-devel.)
>
> On 2017-04-12 16:39, Ulrich Windl wrote:
>
>>>>> Henric Winell <nilsson.henric at gmail.com> schrieb am 12.04.2017
>>>>> um 15:35 in
>> Nachricht <b66fe849-bb8d-f00d-87e5-553f866d57e0 at gmail.com>:
>>> On 2017-04-12 14:40, Ulrich Windl wrote:
>>>
>>>> The last line of the example in droplevels' manual page seems to
>>>> be incorrect to me. I think it should read:
>>>> "table(droplevels(aq$M...
2017 Apr 12
0
"table(droplevels(aq)$Month)" in manual page of droplevels
(Let's keep the discussion on-list -- I've added back R-devel.)
On 2017-04-12 16:39, Ulrich Windl wrote:
>>>> Henric Winell <nilsson.henric at gmail.com> schrieb am 12.04.2017
>>>> um 15:35 in
> Nachricht <b66fe849-bb8d-f00d-87e5-553f866d57e0 at gmail.com>:
>> On 2017-04-12 14:40, Ulrich Windl wrote:
>>
>>> The last line of the example in droplevels' manual page seems to
>>> be incorrect to me. I think it should read:
>>> "table(droplevels(aq$Month))". Amaz...
2012 May 23
1
pvcreate limitations on big disks?
...64 TB"
--- NEW Physical volume ---
PV Name /dev/sdd1
VG Name
PV Size 3.64 TB
Allocatable NO
PE Size (KByte) 0
Total PE 0
Free PE 0
Allocated PE 0
PV UUID ifwmQQ-AOvK-Ke6L-2gEy-aJgJ-bb8d-DaJJDD
"/dev/sde" is a new physical volume of "3.64 TB"
--- NEW Physical volume ---
PV Name /dev/sde
VG Name
PV Size 3.64 TB
Allocatable NO
PE Size (KByte) 0
Total PE 0
Free PE 0
Allocate...
2017 Apr 13
0
"table(droplevels(aq)$Month)" in manual page of droplevels
...>> R-devel.)
>>
>> On 2017-04-12 16:39, Ulrich Windl wrote:
>>
>>>>> Henric Winell <nilsson.henric at gmail.com> schrieb am
>> 12.04.2017
>>>>> um 15:35 in
>>> Nachricht
>>> <b66fe849-bb8d-f00d-87e5-553f866d57e0 at gmail.com>:
>>>> On 2017-04-12 14:40, Ulrich Windl wrote:
>>>>
>>>>> The last line of the example in droplevels' manual
>>>>> page seems to be incorrect to me. I think it should
>>>&...