[R] send output to printer
    Uwe Ligges 
    ligges at statistik.uni-dortmund.de
       
    Sun Jul  2 15:15:09 CEST 2006
    
    
  
Matthias Braeunig wrote:
> It has to be a simple thing, but I could not figure it out:
> 
> How do I send the text output from object x to the printer?
> As a shell user I would expect a pipe to the printer... "|kprinter" or
> "|lpr -Pmyprinter" somehow. And yes, I'm on Linux.
I think capture.output() helps to send stuff to a connection.
Uwe Ligges
> Thanks!
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
    
    
More information about the R-help
mailing list