Displaying 2 results from an estimated 2 matches for "tcdata".
Did you mean:
dcdata
2011 Mar 16
4
plotting multiple figures on one page
I am new to the R language. I am trying to plot multiple figures on one page
through a loop, but the code just produce one graph on one page. Can someone
show some light on what's wrong?
Here is my code:
library("quantreg")
tcdata<-read.table("mydata.txt",header=TRUE)
postscript("myfigure.ps")
basins<- paste(c("b1","b2","b3","b4","b5","b6"),sep="")
par(mfrow = c(2,3),mar=c(0,4,0,2),oma=c(5,0,3,0))
for (k in 1:6) {
data0=subset(t...
2003 Oct 11
2
Samba 3.0 stable: make --with-afs fails on SuSE 8.2
...ptint.h
afs_atomlist.h butx.h icl.h ptserver.h
afs_bosAdmin.h cellconfig.h ihandle.h remote.h
afs_cfgAdmin.h cmd.h kaport.h rxgen_consts.h
afs_clientAdmin.h cnvldb.h kauth.h stds.h
afs_kasAdmin.h com_err.h kautils.h tcdata.h
afs_lhash.h debug.h keys.h usd.h
afs_ptsAdmin.h dir.h ktime.h venus.h
afs_stats.h dirpath.h mit-sipb-cr.h vice.h
afs_sysnames.h error_table.h namei_ops.h viceinode.h
afs_utilAdmin.h errors.h netutils.h vl_opcodes.h
a...