[R] help with hist-plots?
    Axel Bock 
    news-and-lists at the-me.de
       
    Wed Jan 19 12:03:01 CET 2005
    
    
  
Hi, I am working my way through the examples given in the R manual, and I am 
now at the hist-plot of the eruptions data set.
The question I have is as follows: I truly like the
	hist(thing, seq(a,b,c), prob=TRUE)
thingy, but ... I would rather plot that with gnuplot than with R. (First, it 
looks nicer :-), second, all my other graphs are in gnuplot, third, all my 
scripts work with gnuplot).
Now can I somehow get the data pairs created by this command into a file? That 
would be really nice ... !
Thanks for help & greetings,
Axel.
    
    
More information about the R-help
mailing list