Displaying 1 result from an estimated 1 matches for "graphs2ep".
Did you mean:
graphs2eps
2003 Jan 28
1
Plot to postscript in function
...command? Sounds like a general enough problem, but I have found no
answers with my Google searches
R.version:
platform i686-pc-linux-gnu
arch i686
os linux-gnu
system i686, linux-gnu
status
major 1
minor 5.0
year 2002
month 04
day 29
language R
the function is
BbEh.graphs2eps <- function(the.data){
#function to plot all sort of information to
#a single eps file for storage and future printing or display
#does not work because of laz evaluation?
filename <- deparse(substitute(the.data))
thefile <- paste(c("../ed/",filename,"/",filename,&qu...