I\'d like to print nicely-formatted data frames to paper, ideally from within a script. (I am trying to collect data using an instrument and automatically process and print
I came across this question when looking to do something similar. I found mention of the sink command elsewhere on stackoverflow that was useful in this context: