Install R
R
Start it:
- R
- Rterm.exe run the standard shell (cmd.exe). Its primary purpose is to allow batch operation, but it does provide all the facilities needed for interactive use
You can also add startup script in the startup file.
IDE
- Install an other IDE. For instance RStudio.
Teaching Environment
Package
Development
Help
- The reference card gives a good way to have all important functions on one place.