Hi all,
I am new to using R on a Linux machine & I have a few questions on
set-up. If anyone has experience in this area any advice would be
greatly appreciated.
- When I open R I have the option to do the following:
o 'Run in Terminal'
o 'Display'
o 'Cancel'
o 'Run'
- My only option to open a window such as we find in the
Windows version is to choose 'Run in Terminal'.
- I really want to run a script where I can run sections of the
code each time.
- As we know in Windows we have the option to 'Open New Script'
& from here can choose 'Run line or Selection'
- In this version I can indeed save a script & open with
'Emacs', 'KWrite' OR 'Kate'.
- But the only way I can run this script is to call the whole
script using the source() function.
- Does anyone know how I can implement a script that I can run
as in the Windows version, whereby I can run one line at a time if I
wish for testing purposes?
Any help would be greatly appreciated.
Many thanks in advance,
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.