Displaying 6 results from an estimated 6 matches for "mychannel".
2005 Oct 19
3
sqlQuery and string selection
Dear alls,
Could someone tell me how to select a subset of string observations (e.g.
"females" in a sex column) with sqlQuery in the RODBC library?
Indeed, I'm trying to select a subset of observations on my access database
with:
female<-sqlQuery(mychannel,"SELECT Micromammiferes.sex
FROM Micromammiferes
WHERE (((Micromammiferes.sex)="females"));")
The sql works well in access but in R, I keep getting:
Error: syntax error.
Any help would be very appreciated,
Thanks a lot
J??r??me Lema??tre
Ph.D. student
D??partment of biology...
2003 Apr 07
0
Call FWD & the new channel driver chan_local
...:1})
[megacontext]
;usually just include all contexts that you have when dialing out
include => exts
include => remoteexts
include => local
include => us
include => intl
[callfwd]
exten => _*60.,1,Setvar(CallFwdNo=${EXTEN:3}) ;need to save bcus next vm
will create new ${EXTEN}
;myChannel is a string set to the same value as global var EXT1, EXT2 etc
one for each channel
;needs to be cleaned up if user sit on different tecnology/ or double digit
Zap channels
;
exten => _*60.2,Setvar(MyChannel=${CHANNEL:4:1}${CHANNEL:0:3})
;Note the use of the new channel 'local' this allo...
2003 May 10
1
Call forwarding questions
Is there any way to have users be able to turn on or off call forwarding
at the asterisk server, so they can configure their own forwarding
number and enable/disable it?
Hopefully, with the added benefit that it will remain on between server
reloads and restarts?
I have written a hack -- a AGI script to do various checking, and if
the destination is "ok" set a database variable
2004 Feb 27
0
Re: [R] Is there a way to deactivate partial matching in R?
...e
makeoutput <- function(outchannel=NULL, ...){
if (is.null(outchannel))
outchannel <- activechannel
## for each in ... output to outchannel
}
# as outchannel was usually specified and only occasionally the default
used,
# it was more 'natural' (and lazy) to call it
makeoutput(mychannel, ...)
# compared to
makeoutput(..., outchannel=mychannel)
# standard use is
makeoutput(thischannel, element1name=element1content,
element2name=element2content)
# with an option to send to the active channel as default called like
makeoutput(element1name=element1content, element2name=element2co...
2011 Dec 12
2
Automated Regressions
Hello R-Experts,
I've got a question, concerning the automation of a number of regressions
(lm) with the help of a loop (for i in ....).
The situation is as follows (the code follows after that):
I have my data in an access database. I have historical data for 2000 parts,
for each of this parts I want to do a regression analysis, so I need to do
2000 regressions (just for one country, there
2006 Mar 31
4
How to check if a phone / line is used?
In the past I used SetGroup and CheckGroup to figure out if my allowed
providers lines are all used or not.
Since most of my provider have given me a single line anyway, I wonder
if there is a way to check if this (provider) line is taken already.
How can I do that?
Same is with the phone. How can I see in CLI if a phone is now in use or
not?
"Sip show peers" shows me just if it is