Hello,
Just started working with R and am having some difficulty.
I am able to use the command line with no problem. My question is, how do I open an editor so I can write several lines of code, save it and be able to use it later? Also, once I am able to do that, what command should I use so when the program is run, the code is not displayed, only the output from the program?
Thanks.