Displaying 1 result from an estimated 1 matches for "program'to".
Did you mean:
program's
2003 Nov 13
3
Program Saving
Hi,
I have a very simple question. If a want to save a whole program (say more than 5 command lines), how can I proceed without each time using the command history (that allow me to recall previously saved command, but which is to long if you want to recall more than 5 command lines), or without saving to a text file and use copy/paste when I open a new R session (b...