[BioC] How to redirect output results

John Zhang jzhang at jimmy.harvard.edu
Fri Dec 12 19:47:23 MET 2003


>How to redirect output (results on the screen) to a file? When I 
>typed swirl[,1]@maRf, only the partial results I can see because of 
>data is too big. How can I redirect this information to a file? Thank 
>you very much.

How about

tt <- capture.output(print("Just to try"))

and write tt to a file.


>
>Best Wish,
>Liping
>
>_______________________________________________
>Bioconductor mailing list
>Bioconductor at stat.math.ethz.ch
>https://www.stat.math.ethz.ch/mailman/listinfo/bioconductor

Jianhua Zhang
Department of Biostatistics
Dana-Farber Cancer Institute
44 Binney Street
Boston, MA 02115-6084



More information about the Bioconductor mailing list