search for: patnam

Displaying 2 results from an estimated 2 matches for "patnam".

Did you mean: panam
2006 Mar 11
1
Layout, xyplot and saving in file
...t;col.whitebg") trellis.device(width=11.9, height=8.5, new = TRUE) couleurs<-brewer.pal(5,"Dark2") sp <- list(superpose.symbol = list(pch =c(1,15,2,12,19),cex = 0.4,col=couleurs), superpose.line = list(col = couleurs, lty =1:5, cex=1)) test<-xyplot(egheart~ctime|patnam, data=decg, type="b", groups=ndose, main="Heart Rate", xlab = "Time", ylab = "Heart Rate (bpm)", layout=c(2,5), par.strip.text=list(cex=0.5), auto.key = list(title="Dose",cex.title=1,columns=5,space="to...
2003 Aug 30
1
How to synch entire dir???
I hope someone can answer this. I saw another post about this but it had no answer. How do you exclude entire dirs??? I have RTFM, RTF FAQ, RTF Mailing List Archives, and still I can't figure it out. ugh. I am using this: rsync -avz -e ssh --exclude=/Stuff /home/user/Data/Docs/ remotePC:/home/user/Data/Docs/ but "Stuff" is always synched. The actual path to "Stuff"