search for: timerang

Displaying 13 results from an estimated 13 matches for "timerang".

Did you mean: timerange
2006 Jul 06
2
use of apply in a data frame on a row by row basis
...ot work (I get "character(0)" ) Though : myfun(df[1,]) works, and myfun(df) works as well. So if myfun(df) works, that's fine! BUT, if the output of the function a bit more complex, it does not work : In this case I'm using a timeSeries object (from Rmetrics) library(fMultivar) timerange = timeSequence(from = "2001-04-11", length.out = 3,by = "weeks", format = "%Y-%m-%d", FinCenter = "GMT") myfun2 = function(x) timeSeries(rnorm(3),timerange) In this case, myfun2(df) returns only the result of the 1st row! BUT apply(df,1,myfun2) in this case...
2015 May 12
2
AEL keyword IfTime with variable on time range
Hi It's possible using a variable in the iftime keyword argument? E.g: context text { s => { timerange = '06:00-12:00|*|*|*'; ifTime(${timerange} { Playback(ivr/goodbye); } } } thanks [image: Sua Foto] <rafaelsnsa at gmail.com>Rafael S. SaraivaPorto Alegre - RS | Mobile: (51) 8174-7956 <http://br.linkedin.com/pub/rafael-saraiva/52/aab/230> <https://plus.google.co...
2015 Oct 28
2
sieve vacation - 2 questions
Hello, still trying to move from procmail to sieve, but there are new problems. Currently we use procmail for autoresponder and let user choose timerange, in which responder should work. May be you set up today your responder for 2 weeks in future where responder start and stop automatically without further manuell intervention. In procmail this is done by simple scripting and comparison of timestamps. How to do this in sieve? 2nd questions con...
2015 May 12
1
AEL keyword IfTime with variable on time range
...rcial Discussion > *Subject:* [asterisk-users] AEL keyword IfTime with variable on time range > > > > Hi > > > > It's possible using a variable in the iftime keyword argument? > > > > E.g: > > > > context text { > > s => { > > timerange = '06:00-12:00|*|*|*'; > > ifTime(${timerange} { > > Playback(ivr/goodbye); > > } > > } > > } > > > > > > thanks > > > > > [image: Image removed by sender. Sua Foto] <rafaelsnsa at gmail.com> > > *Rafael S....
2005 Dec 07
1
Dots argument in apply method
...gList) } ) Does anyone have a quicker solution? Thanks in advance, Christophe. PS: If you want a full example with actual class and .apply.myClass definitions, here is one: ## define class myClass setClass("myClass", representation(Data = "data.frame", timeRange = "numeric")) ## create myObj an instantiation of myClass myObj <- new("myClass", Data = data.frame(Time = sort(runif(10)), observation = I(matrix(rnorm(20),nrow=10,ncol=2)), label = factor(rep(1:2,5),levels = 1:2, labels = c(&quo...
2015 May 12
0
AEL keyword IfTime with variable on time range
...Saraiva Sent: Tuesday, May 12, 2015 11:58 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] AEL keyword IfTime with variable on time range Hi It's possible using a variable in the iftime keyword argument? E.g: context text { s => { timerange = '06:00-12:00|*|*|*'; ifTime(${timerange} { Playback(ivr/goodbye); } } } thanks <mailto:rafaelsnsa at gmail.com> Image removed by sender. Sua Foto Rafael S. Saraiva Porto Alegre - RS | Mobile: Image removed by sender. (51) 8174-7956 <http://br.l...
2006 Oct 19
3
Schedules for certain weekdays...
Hi From the documentation I can''t see if I can define the following schedule: I want a certain command to be run once a day, monday-friday on a certain time of the day. Can I define that somehow...? -- Med venlig hilsen Juri Rischel Jensen Fab:IT ApS Vesterbrogade 50 DK-1620 København Tlf: 70 202 407 / Fax: 33 313 640 www.fab-it.dk / juri@fab-it.dk
2015 Oct 28
0
sieve vacation - 2 questions
Op 10/28/2015 om 3:56 PM schreef Hajo Locke: > Hello, > > still trying to move from procmail to sieve, but there are new problems. > > Currently we use procmail for autoresponder and let user choose > timerange, in which responder should work. May be you set up today > your responder for 2 weeks in future where responder start and stop > automatically without further manuell intervention. > In procmail this is done by simple scripting and comparison of > timestamps. How to do this in sieve?...
2003 May 23
1
Holiday Scheduling
I want to edit my dialplan to change messages depending on whether or not it is a holiday. I have found only one example of this, but the syntax is not explained. The example is: include=>holiday||||1|jan| I know that this would use the holiday context on the first of January, but why are there 4 pipes before 1 What is the exact syntax of this? Let's say that I want to use the holiday
2010 Nov 04
1
UNREACHABLE/Lagged happening on "bulk" register/subscribe
Dears Friends, I currently have 16 Cisco SPA525g phones with a SPA500s (Attendant Console) connected to each phone. All of the 16 phones, have their Attendant Console configured the same way, where they are subscribing to each of the 16 phones. When I power on the switch, where all the phones are connected to, I then get 16 registers, and 256 subscriptions (16 * 16) happening at the same time.
2011 May 24
0
How to resolve Centos Linux Version 5.5 x86_32 C​allgrind Version 3.6.1 cg_annotat​​​e : Line 1 Missing command line error?
...below in case you have time to look at our problem. Thank you. version: 1 creator: callgrind-3.6.1 pid: 22533 cmd: ./MatchUpAccurate.exe part: 1 desc: I1 cache: 16384 B, 32 B, 8-way associative desc: D1 cache: 8192 B, 64 B, 4-way associative desc: LL cache: 524288 B, 64 B, 8-way associative desc: Timerange: Basic block 0 - 10444424808 desc: Trigger: Program termination positions: instr line events: Ir Dr Dw I1mr D1mr D1mw ILmr DLmr DLmw summary: 51414468282 24200786461 13006654839 651776228 364795898 154843814 202585 5324012 59432151 ob=(10) /home/frankc/DQTTest6/MatchUpTest/lirh5g_deb/MatchUpAccur...
2015 Jun 30
0
cut-off time for rsync ?
...limination isnt exactly like that - every day each of those gets a day older. There are some tower of hanoi-like solutions to this for automated backups.) This means something twice as old has twice as few backups for the same time range, meaning I keep the same frequency*age value for each backup timerange into the past. The result is a set of dirs dated (in my case) 20150630 for eg, which looks exactly like the actual source tree i backed up, but only taking up space of changed files since yesterday. (caveat: it's hardlinked against all the other backups, thus using no more space on disk HOWEV...
2015 Jun 30
4
cut-off time for rsync ?
Hi, I used to rsync a /home with thousands of home directories every night, although only a hundred or so would be used on a typical day, and many of them have not been used for ages. This became too large a burden on the poor old destination server, so I switched to a script that uses "find -ctime -7" on the source to select recently used homes first, and then rsyncs only those. (A