Displaying 2 results from an estimated 2 matches for "ravi_st".
2008 May 20
2
need some help in plotting xy graph
...ime))
y<-UTCsecs2chron(x)
xscales <- computeTimeScales(y)
yscales<-NULL
scales<-c(xscales,yscales)
ylab<-"session transfer rate"
xlab<-"time"
lgnd.txt<-levels(fdf$overlay)
celnet.trellis.device(device="pdf", file="ravi_st.pdf", width=10,height
= 10)
main<-"this is the first report"
formd="rate ~ as.numeric(time)"
print(
xyplot(formula(formd),
data = fdf, groups = overlay,
type = "b", as.table = TRUE, cex=0.20,
#subset = ok, c...
2008 May 21
2
need some help in plotting xy graph
...ime))
y<-UTCsecs2chron(x)
xscales <- computeTimeScales(y)
yscales<-NULL
scales<-c(xscales,yscales)
ylab<-"session transfer rate"
xlab<-"time"
lgnd.txt<-levels(fdf$overlay)
celnet.trellis.device(device="pdf", file="ravi_st.pdf", width=10,height
= 10)
main<-"this is the first report"
formd="rate ~ as.numeric(time)"
print(
xyplot(formula(formd),
data = fdf, groups = overlay,
type = "b", as.table = TRUE, cex=0.20,
#subset = ok, c...