1) check the R Folder, you will see a file - Rscript.exe.. It's the one we need
2) Execute UltraEdit, check the Table: Advanced\Tool Configuration; then follow the pics
3) Insert a new tool
# Command table
- named "R" or whatever you like
- apply :"Rscript.exe %p%n%e" in command line (%p for path; %n for file name; %e for file extension. )
- key in the folder for Rscript.exe
- assign a icon for it
# Options Table
- it's a DOS program
- SAVE the file before it's executed
# Output Table
- Set up how to save/capture the output
- Here I set up for opening a new file for each run
The drawback:
can't execute selected lines.. It executes whole file..
2008-06-13
How to run R codes from UltraEdit?
Posted by KY at 16:46 1 comments
Reorganized the top table
Leave the original links here, since we have finished the course STAT578
STAT530 Homeworks | KY's Official Page | Ya-Chi's Page | Guest Book | |
Homework #1 - 9/19 | ||||
Homework #2 - 10/03 | ||||
Homework #3 |
Posted by KY at 15:32 0 comments Labels: Web Maintenance
Bad Luck...
Recently lost all of my R codes in several projects due to a harddrive crash..
So.. hardly to recall details about R codes without those original R files
Damn it~~~
Now I regret that I didn't maintain this site well..
Posted by KY at 15:27 0 comments Labels: Damn Thingy
Subscribe to:
Posts (Atom)