Displaying 5 results from an estimated 5 matches for "dailli".
Did you mean:
daelli
2012 Oct 06
1
arrange data
Dear r-users,
I have dailly rainfall data from year 1971 to 2000. I use aggregate to form monthly rainfall data. What I don't understand is that the data for the year 2000 become on the top, instead of year 1971. Here are some codes and output:
agg_dt1 <- aggregate(x=dt1[,4],by=dt1[,c(1,2)],FUN=sum)
> head(agg_dt1,20); tail(agg_dt1,20)
Tahun Bulan x
1 0 1 398.6
2018 Jan 11
3
Managesieve and virtual users
On 11.01.2018 12:09, CP wrote:
> On 01/11/2018 11:49 AM, Aki Tuomi wrote:
>>
>> On 11.01.2018 11:45, CP wrote:
>>> Hello list,
>>>
>>> I'm trying to setup sieve on a Debian 9 install with virtual users.
>>> Perhaps I'm getting old, but I can't figure out why managesieve is
>>> not working for virtual users. I have about 20 v
2018 Jan 11
2
Managesieve and virtual users
On 11.01.2018 11:45, CP wrote:
> Hello list,
>
> I'm trying to setup sieve on a Debian 9 install with virtual users.
> Perhaps I'm getting old, but I can't figure out why managesieve is
> not working for virtual users. I have about 20 v users on this machine
> and only one has also a real unix account. The sieve rules work for this
> single unix account? but not
2018 Jan 11
0
Managesieve and virtual users
On 01/11/2018 11:49 AM, Aki Tuomi wrote:
>
> On 11.01.2018 11:45, CP wrote:
>> Hello list,
>>
>> I'm trying to setup sieve on a Debian 9 install with virtual users.
>> Perhaps I'm getting old, but I can't figure out why managesieve is
>> not working for virtual users. I have about 20 v users on this machine
>> and only one has also a real unix
2018 Jan 11
0
Managesieve and virtual users
On 01/11/2018 12:18 PM, Aki Tuomi wrote:
>
> On 11.01.2018 12:09, CP wrote:
>> On 01/11/2018 11:49 AM, Aki Tuomi wrote:
>>> On 11.01.2018 11:45, CP wrote:
>>>> Hello list,
>>>>
>>>> I'm trying to setup sieve on a Debian 9 install with virtual users.
>>>> Perhaps I'm getting old, but I can't figure out why managesieve