I would like to perform a line-by-line review of code written using RStudio.
I have two questions:
- How do I export the script file as a PDF/text file?
- How do I make sure that the exported script file includes the line numbers?
Thanks!
** Update: Considering that I wasn't trying to write a report straight from the R/RStudio interface, I realized I could easily open and print the code using Notepad ++. So, here's to remembering a software that most folks probably use for their coding anyway.