[R] How to open a text file in my screen (not in the R session)?

Molins, Jordi Jordi.Molins at drkw.com
Wed Nov 23 10:00:05 CET 2005


In the middle of my code, I have the following:

write.table(PredictionTest, file = "predictions.txt")

what I would like is that inmediately after this line is executed, the file
predictions.txt is opened in the middle of my screen (not in my R session,
where I continue running my code). Is there an easy way to do that?

Thank you



--------------------------------------------------------------------------------
The information contained herein is confidential and is inte...{{dropped}}




More information about the R-help mailing list