search for: numberfigures

Displaying 1 result from an estimated 1 matches for "numberfigures".

2003 Jul 25
0
Sweave and Printing Lattice Figures From Loop
...;.",j,sep="") z <- z + 1}} rm(z) # get a list of the files that exist # before creating postscripts of figures # Note: delete files from previous runs... fileListOld <- list.files(getwd()) # wd needs to be where files are saved! # number of known figures NumberFigures <- 2 for( i in 1:NumberFigures) { # file=paste("myfile8", i, ".ps", sep="") # Note the use of onefile=FALSE--- this allows multiple pages eval( parse( file="", text=paste( "postscript(file = 'FIG%", "0",...