Skip to content
Prev 827 / 919 Next

problems with r in RHEL

Dear members,
                          I am using R in the latest version of RHEL, in an AWS z1d instance. I have the following questions:


  1.  Previously, when I started R by typing R in the bash prompt, a new screen would open with the R banner and the R console. But now the banner and the R console is opening in the same screen as the bash prompt. How do you revert to the previous behaviour?
  2.   When I run fix(Myfun), it is opening a vi editor with the code of Myfun in it. But when I close the editor some of the code is left behind in the R console. How do you close the vi editor opened by fix command without leaving any code behind in the console?

Many thanks in advance....

Yours sincerely
AKSHAY M KULKARNI