Introduction to R script - English

Play
Current Time 0:00
/
Duration Time 0:00
Remaining Time -0:00
Loaded: 0%
Progress: 0%
0:00
Fullscreen
00:00
Mute
Captions
  • captions off
  • English

22588 visits



Outline:

What is an R script Features of an R script How to create and save an R script from the user interface (UI) of RStudio Shortcut keys to create an R script How to use auto-completion of commands How to run an entire script How to run a block of a script How to add comments How to comment an existing line How to load one script into another script