Concept Flow - R Console and script files
Start R Console
Type commands
Commands execute immediately
View output in console
Write script file (.R)
Save script
Run script in console
See script output in console
Modify script and rerun
End session or continue
This flow shows how you start the R console, type commands directly or run saved script files, and see output immediately.