Displaying 2 results from an estimated 2 matches for "levlist".
Did you mean:
devlist
2010 Nov 15
2
L-shaped boxes with lattice graphs?
Can anyone suggest an equivalent, for lattice graphs,
of the base graphics argument bty="l"?
NB that I am leaving off the box around the strip,
with a strip function:
stripfun <- function(which.given,which.panel,
factor.levels=as.expression(levlist), ...){
panel.text(x=0, y=0.5,
lab = as.expression(levlist[which.panel[which.given]]), adj=0)
}
e.g.
levlist <- list("A", "B")
xyplot(11:14 ~ 1:4 | rep(1:2,2), scales=list(x=list(alternating=c(1,1), relation="sliced")), strip=stripfun, la...
2006 Nov 30
0
meetme monitoring
Hello,
I've a monitoring problem with app_meetme,
I'd like to record a zap channel, which goes to a meetme conference
Monitor doesn't record the voice of another members in the conference.
Thanks any help
Tamas